        .legal-content p { margin-bottom: 1.5rem; line-height: 1.7; }
        .legal-content h2 { 
            font-size: 1.25rem; 
            font-weight: 700; 
            margin-top: 2.5rem !important; 
            margin-bottom: 1rem !important; 
            border-bottom: 1px solid #f1f5f9; 
            padding-bottom: 0.5rem; 
            color: #1e293b;
        }
        .legal-content h3 { font-size: 1.1rem; font-weight: 700; margin-top: 1.5rem; margin-bottom: 0.5rem; }
    
