﻿/* ===========================
   TERMS PAGE STYLES
   Page-specific styles only
   Common header/footer/cookie styles are in:
   - et-builder-common-templates.css
   - et-builder-cookie-consent.css
   - et-builder-header-variants.css
   =========================== */

/* Main Content */
.et_pb_section_0.et_pb_section {
    padding-top: 40px
}

.et_pb_row_0, body #page-container .et-db #et-boc .et-l .et_pb_row_0.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_0.et_pb_row {
    width: 100%;
    max-width: 1550px
}

.et_pb_text_0.et_pb_text {
    color: #282828 !important
}

.et_pb_text_0 {
    line-height: 1.8em;
    font-size: 16px;
    line-height: 1.8em
}

    .et_pb_text_0 h3 {
        font-weight: 600;
        font-size: 30px;
        color: #0b4f8b !important;
        letter-spacing: 0em;
        line-height: 1.5em
    }

.et_pb_row_0.et_pb_row {
    margin-left: auto !important;
    margin-right: auto !important
}

/* Responsive Styles */
@media only screen and (max-width:980px) {
    .et_pb_text_0 {
        padding-right: 5% !important;
        padding-left: 5% !important
    }
}

@media only screen and (max-width:767px) {
    .et_pb_text_0 {
        padding-right: 5% !important;
        padding-left: 5% !important
    }
}
