.contacts-section{text-align:center;justify-content:center;align-items:center;min-height:80vh;display:flex}.contacts-container{text-align:center;max-width:600px;margin:0 auto}.contacts-title{margin-bottom:20px;font-size:1.5rem;display:inline-block}.phone-link{margin:30px;font-size:3.1rem;text-decoration:none}.phone-link:hover{text-decoration:none}.contacts-icons{flex-wrap:wrap;justify-content:center;gap:25px;display:flex}.icon-button{border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;font-size:42px;text-decoration:none;transition:background-color .3s,transform .2s;display:flex}
