.legal-page-content {
max-width: 900px;
margin: 0 auto;
padding: 2rem 1.5rem;
} .legal-page-content .elementor-heading-title.elementor-size-default {
font-family: 'Racing Sans One', sans-serif;
font-size: 2.5rem;
font-weight: 400;
color: #D371AA;
margin: 0 0 2rem 0;
padding-bottom: 1rem;
border-bottom: 2px solid #D371AA;
line-height: 1.3;
letter-spacing: 0.02em;
} .legal-page-content h4,
.legal-page-content h2 {
font-family: 'Racing Sans One', sans-serif;
font-size: 1.75rem;
color: #D371AA;
margin: 3rem 0 1.2rem 0;
line-height: 1.3;
}
.legal-page-content h3{
font-size: 1.5rem;
} .legal-page-content h4:first-of-type,
.legal-page-content h2:first-of-type {
margin-top: 0;
} .legal-page-content p {
font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;
font-size: 1.05rem;
line-height: 1,3;
color: #FCFCFC;
margin: 0 0 1,5rem 0;
} .legal-page-content p:last-child {
margin-bottom: 0;
} .legal-page-content ul,
.legal-page-content ol {
font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;
font-size: 1.05rem;
line-height: 1.6;
color: #FCFCFC;
margin: 1.5rem 0 2rem 1.5rem;
padding-left: 1.5rem;
}
.legal-page-content li {
margin-bottom: 1rem;
} .legal-page-content a {
color: #D371AA;
text-decoration: underline;
transition: color 0.3s ease;
}
.legal-page-content a:hover {
color: #E88BC5;
} .legal-page-content strong,
.legal-page-content b {
font-weight: 600;
color: #D371AA;
} @media (max-width: 768px) {
.legal-page-content .elementor-heading-title.elementor-size-default {
font-size: 2rem;
margin-bottom: 2rem;
padding-bottom: 0.75rem;
}
.legal-page-content h4,
.legal-page-content h2 {
font-size: 1.5rem;
margin: 2.5rem 0 1.25rem 0;
}
.legal-page-content p {
font-size: 1rem;
line-height: 1.9;
margin-bottom: 1.75rem;
}
.legal-page-content ul,
.legal-page-content ol {
font-size: 1rem;
line-height: 1.9;
margin: 1.25rem 0 1.75rem 1.25rem;
}
.legal-page-content li {
margin-bottom: 0.875rem;
}
}