.contacts-section{text-align:center;justify-content:center;align-items:center;height:90vh;display:flex}.contacts-container{text-align:center;max-width:600px;height:90vh;margin:0 auto}.contacts-title{margin-bottom:20px;font-size:1.5rem;display:inline-block}.phone-link{margin-top:150px;margin-bottom:50px;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}
