.contacts{margin-top:20px}
.contacts h3{font-size:18px}
.contacts .phone{font-weight:700;font-size:24px;color:#182f56}
.contacts .whatsapp,
.contacts .telegram,
.contacts .email{font-weight:700;font-size:20px}
.contacts .whatsapp a,
.contacts .telegram a,
.contacts .email a{color:#182f56;text-decoration:none;transition:color .3s}
.contacts .whatsapp a .icon,
.contacts .telegram a .icon,
.contacts .email a .icon{width:32px;height:32px;margin-right:4px}
.contacts .whatsapp a:hover,
.contacts .telegram a:hover,
.contacts .email a:hover{opacity:0.8}
.contacts .email{font-weight:700;font-size:20px;color:#182f56}
.contactform h3{font-weight:700;margin-bottom:15px}