

#terms-and-conditions-list h2 {
    font-size: 24px;
    font-weight: 500;
    margin-top: 32px;
}

#terms-and-conditions-list h3 {
    font-size: 18px;
    font-weight: 500;
    margin-top: 8px;
    margin-bottom: 4px;
}

.terms-and-conditions-cont {
    margin: 60px 40px;
}