/* HEADER */ .sePage .sePageMain { margin-top: 0px; }

/* FOOTER */ .sePage .sePageFooter { margin-top: 0px; }

.bcf-fitness-divider {
 padding: 30px 15px 42px;
}

.bcf-double-background-section .row {
background-color: rgba(140, 30, 0, 1);
padding: 30px 30px 60px;
}
/* IMAGE OVERLAY */
.se-section-image-overlay .editContent,
.se-section-image-overlay .content-block-column {
 position: relative;
}

.se-section-image-overlay .content-block-column::before {
 content: '';
 background-color: rgba(0,0,0,0.20);
 width: 100%;
 position: absolute;
 left: 0;
 top: 0;
 bottom: 0;
}

























































