/* Global */
.siteforceServiceBody {
    border-bottom: 30px solid #0d6e84 !important;
}

/* Header */
.cHeaderPanel .cHeaderOverlay {
    background: #0d6e84 !important;
}

    .cHeaderPanel .forceCommunityGlobalNavigation { 
        background-color: #0d6e84 !important;
        border-top: 1px solid #0f5c6d !important;
    }

        .cHeaderPanel .forceCommunityGlobalNavigation a.slds-is-active {
            color: #0d6e84 !important;
        }

/* Body */
.cCenterPanel .forceCommunityObjectHome .listTitle, .cCenterPanel .forceCommunityRichText p:first-of-type {
    background: #0d6e84 !important;
}