.instagram-link{display:flex!important;align-items:center;gap:.55rem;margin-top:.8rem;color:#fff}
.instagram-link svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}
.instagram-link svg .insta-dot{fill:currentColor;stroke:none}
.footer-links{display:flex;align-items:center;gap:1.5rem}
.footer-instagram{color:var(--coral)}
.nowrap{white-space:nowrap}
@media(max-width:760px){.footer-links{flex-direction:column;gap:.5rem}}
