.footer-social-official{display:flex;flex-wrap:wrap;gap:9px;margin-top:16px}.footer-social-official a{display:grid;width:39px;height:39px;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:10px;color:#001b4d;background:#ffcc00;font-size:1.1rem;transition:transform .2s ease,background .2s ease}.footer-social-official a:hover{color:#001b4d;background:#fff;transform:translateY(-3px)}
