.social-mini a{display:grid!important;place-items:center;width:32px!important;height:32px!important;margin:0!important;border:1px solid rgba(255,255,255,.28);border-radius:50%;transition:.2s}
.social-mini a:hover{background:#fff;color:#10243c;transform:translateY(-2px)}
.social-mini svg{width:16px;height:16px}
.footer-social{display:flex;gap:10px;flex-wrap:wrap}
.footer-social a{display:inline-flex!important;align-items:center;gap:8px;margin:0!important;padding:9px 12px;border:1px solid #294360;border-radius:10px;color:#d9e7f7;transition:.2s}
.footer-social a:hover{background:#17324f;border-color:#466789;color:#fff;transform:translateY(-2px)}
.footer-social svg{width:18px;height:18px;flex:0 0 auto}
.whatsapp{display:flex;align-items:center;gap:8px}.whatsapp svg{width:20px;height:20px}
@media(max-width:600px){.footer-social a span{display:none}.footer-social a{width:42px;height:42px;justify-content:center;padding:0}}
