.footer-social{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:24px}.footer-social-link{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:9999px;border:1px solid #E8E4DE;color:#9C9690;transition:transform 200ms ease,color 200ms ease,border-color 200ms ease,background-color 200ms ease}.footer-social-link:focus-visible{outline:2px solid #9C9690;outline-offset:3px}.footer-social-link svg{width:18px;height:18px;fill:currentColor}