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