.terms-page {
    margin-top: -40px;
}
.terms-page h1 {
    font-size: 42px;
    font-weight: 700;
    line-height: normal;
    margin: 40px 0px 60px 0px;
    text-align: left;
}
.terms-page h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: normal;
    margin: 40px 0px 0 0px;
    text-align: left;
}
.terms-page h3 {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 1.2;
}
.terms-page h3 + h3 {
    margin-top: 10px;
}
.terms-page p {
    text-align: left;
    font-size: 19px;
    font-weight: 400;
    margin-top: 5px;
}