/* CGV Page Styles */

h2 {
    font-size: 20px;
    margin-bottom: 2rem;
}

.cgv-page h1 {
    text-align: left;
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.cgv-content {
    line-height: 1.8;
    font-size: 1rem;
}

.cgv-content h2 {
    color: var(--sa-green-dark);
    margin-top: 2rem;
}

.cgv-content h3 {
    color: var(--sa-green-dark);
    font-size: 1.25rem;
    margin-top: 1.5rem;
}
