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