.terms-wrapper {
    margin: 30px 0;
}

.terms-intro-text {
    margin: 0 0 20px 0;
    font-size: 1em;
    line-height: 1.6;
}

.terms-list {
    margin: 0;
    padding: 0 0 0 16px;
}

.terms-list-item {
    margin: 0 0 50px 0;
}

.terms-item-heading {
    margin: 0 0 10px 0;
    font-size: 1em;
    line-height: 1.6;
    text-decoration: underline;
}

.terms-item-text {
    margin: 0 0 20px 0;
    font-size: 1em;
    line-height: 1.6;
}

/* ! OVERRIDE - site template page wrapper */
body > .container-fluid {
    background-color: #ffffff;
}