.footer-links{grid-template-columns:.8fr 1.15fr 1.25fr .8fr;gap:clamp(28px,5vw,80px)}
.footer-links strong{margin-bottom:16px}
.footer-links a{width:max-content;max-width:100%;margin:9px 0;color:#e7ebed}
.footer-links a:hover{color:#ff536b}
.footer-follow-note{display:block;max-width:190px;margin-top:18px;color:#88939a;font-size:11px;line-height:1.55}
@media(max-width:680px){.footer-links{grid-template-columns:1fr 1fr;gap:35px 24px}.footer-follow-note{max-width:150px}}
@media(max-width:420px){.footer-links{grid-template-columns:1fr}.footer-follow-note{max-width:240px}}
