.footer-legal-socials{align-items:center;display:flex;gap:40px;justify-content:space-between}.footer-legal{gap:10px 30px}.footer-legal,.footer-socials{align-items:center;display:flex;flex-wrap:wrap}.footer-socials{gap:10px}.footer-socials button{align-items:center;background:var(--color-background-card);border-radius:40px;display:flex;height:40px;justify-content:center;width:40px}.footer-socials button:before{height:18px;width:18px}@media screen and (max-width:800px){.footer-legal-socials{align-items:flex-start;flex-direction:column;gap:20px}}