
.sePage .sePageMain {
background-color: #220301;
}

.sePage .sePageMain, 
.sePage .sePageFooter { margin-top: 0px; }

.src-catalog-border {
border-top: 5px solid rgb(153, 153, 153);
border-bottom: 5px solid rgb(153, 153, 153);
}

.src-catalog-border-top {
border-top: 5px solid rgb(153, 153, 153);
}

.src-catalog-border-bottom {
border-bottom: 5px solid rgb(153, 153, 153);
}

/* 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;
}

/* IG */
iframe#instagram-embed-0 {
margin: 0 auto !important;
}







































































































