.sePage .sePageLayout .sePageMain {
margin-top: 0px;
}

body {
background-color: #000000;
}

.color-bar {
height: 15px;
}


.home-hero .block-bg-img{padding: 125px 15px;}


.section.sePageSection.sePageSectionResponsive.remove-margin {
margin-bottom: 0px;
}

/* 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.30);
 width: 100%;
 position: absolute;
 left: 0;
 top: 0;
 bottom: 0;
}



























































