.site-footer__social-link{display:grid;width:2.7rem;height:2.7rem;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;color:#fff;transition:background-color .18s,border-color .18s,transform .18s}.site-footer__social-link:hover{border-color:#fff;background:rgba(255,255,255,.1);transform:translateY(-2px)}.site-footer__social-link svg{width:1.15rem;height:1.15rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

@media(prefers-reduced-motion:reduce){.site-footer__social-link{transition:none}}
.site-footer__social-link svg{fill:currentColor;stroke:none}
