.footer-socials{display:flex;flex-wrap:wrap;gap:var(--space-lg);list-style:none;@media (min-width:992px){justify-content:end}}.footer-socials svg{aspect-ratio:1/1;display:block;fill:var(--color-black);transition:transform var(--out-expo);width:3rem}.footer-socials a:focus svg,.footer-socials a:hover svg{transform:scale(.9)}