.terms-page {
    font-family: 'Montserrat', Arial, Helvetice Neue, sans-serif;
    font-size: 12px;
    font-weight: 300;
    padding-top: 53px;
    height: 100dvh;
    overflow-y: auto;
}

.section_title_top {
    background: #ececec;
    clear: both;
    width: 100%;
    height: 60px;
    position: relative;
    border-top: 6px solid #253745;
    padding-top: 10px;
    color: #4c4c4c;
    font-family: 'Montserrat', Arial, Helvetice Neue, sans-serif;
    text-align: center;
    font-size: 24px;
}

.terms_container {
    padding-bottom: 20px;
}

#terms_top_container {
    padding: 20px;
}

.terms_column {
    padding: 0px 25px;
}

.terms-page p {
    font-size: 12pt;
    line-height: 14.7pt;
}

.terms-page p span {
    font-size: 10.5pt;
    font-family: "Arial", "sans-serif";
    color: #333333;
}