
/* Categories 
.margHead {
padding: 0px;
margin-top: -15px;
margin-bottom: 0px;
margin-right: -15px;
margin-left: -15px;
}*/



/* HEADER */
.sePage2 { 
margin-top: -20px;
margin-bottom: -20px;
margin-right: 0px;
margin-left: 0px;


}

.sePage .sePageMain { 
margin-top: -20px;
margin-bottom: 0px;
margin-right: -15px;
margin-left: -15px;


}


/* HERO */
.sePage .sePageLayout .sePageMain .se-hp-hero .content-block-column {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 position: relative;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 z-index: 1;
 padding: 0% 0%;

}

.sePageBanner {
 z-index: 1031;
 position: relative;
 background-color: #121212;
}

/* Test */
@import url("https://use.typekit.net/for7avf.css");


