
.footer-legal-links{ text-align:center; font-size:.8rem; opacity:.7; margin-top:32px; padding-top:20px; border-top:1px solid var(--color-border); }
html[data-theme="dark"] .footer-legal-links{ border-color:var(--color-border-dark); }
.footer-legal-links a{ text-decoration:underline; text-underline-offset:3px; }
