/* Solo per privacy.html e cookie-policy.html: tabella cookie. Non tocca le altre pagine. */
.legal-table-wrap { width: 100%; overflow-x: auto; margin: 10px 0 20px; }
.legal-table { width: 100%; border-collapse: collapse; font-size: 16px; line-height: 1.4; }
.legal-table th, .legal-table td { text-align: left; vertical-align: top; padding: 12px 14px; border-bottom: 1px solid #e3e3f0; }
.legal-table th { font-weight: 500; color: #212080; white-space: nowrap; }
.legal-table code { font-size: 14px; word-break: break-all; }
.legal-lang-switch { font-size: 16px; margin-top: 10px; }
