.footer-social{display:flex;align-items:center;gap:10px;margin-top:20px}.footer-social a{display:grid!important;place-items:center;width:42px;height:42px;margin:0!important;border:1px solid rgba(255,255,255,.32);border-radius:50%;background:#112a46;color:#fff!important;transition:transform .18s,background .18s,border-color .18s}.footer-social a:hover{background:var(--blue);border-color:var(--blue);transform:translateY(-3px)}.footer-social svg{display:block;width:19px;height:19px;fill:currentColor}@media(max-width:560px){.footer-social{gap:9px}.footer-social a{width:40px;height:40px}}
