.legal-header { background: #fdfbf9; padding: 60px 0; text-align: center; border-bottom: 1px solid #eee; }
.legal-header h1 { font-family: 'Playfair Display', serif; font-size: 2.5rem; color: #222; }
.legal-content { max-width: 800px; margin: 0 auto; padding: 60px 20px; font-family: 'Montserrat', sans-serif; color: #444; line-height: 1.8; }
.legal-content h2 { color: #c59d5f; font-family: 'Playfair Display', serif; margin-top: 30px; margin-bottom: 15px; }
.legal-content p { margin-bottom: 20px; }
.legal-content ul { list-style: disc; padding-left: 20px; margin-bottom: 20px; }