body {
overflow: visible !important;
}

/* Adjust Raptive Footer Message */
.adthrive-footer-message * {
    font-size: 16px !important;
}

.adthrive-footer-message > span {
    border-top: none !important;
}

.raptive-content-terms-footer + span,
.adthrive-ccpa-link {
    color: #737373 !important;
}

.adthrive-us-cmp-footer-text {
    color: #000 !important;
}

.raptive-content-terms-footer {
    margin-bottom: 15px !important;
}

.adthrive-footer-message {
    background: #fff9f0 !important;
}

.adthrive-ccpa-link,
.adthrive-footer-message,
.adthrive-privacy-preferences {
    margin-top: 0px;
}

/* Sticky SB min-height cap */
.adthrive-sticky-sidebar {
min-height: 2100px!important;
}


