.footer-socials{display:flex;flex-wrap:wrap;gap:var(--space-sm);list-style:none;margin-top:auto}.footer-socials svg{aspect-ratio:1/1;display:block;transition:transform .2s ease;width:4rem}.footer-socials a:focus svg,.footer-socials a:hover svg{transform:scale(.9)}