/* Enter Your Custom CSS Here */
.main-header {
    background: url(https://s.odoro.com/geneseemedical/wp-content/uploads/sites/31/2017/05/genesee-e1494406094733.png) no-repeat center 0; 
    background-size:100%;
    box-shadow: 0px 0px 0px white; 
    -webkit-box-shadow: 0px 0px 0px white;
}
.main-header img {
display:none;
}
.main-footer {
background: rgb(71, 86, 134);
}

.sidebar-nav ul li.event-main a {
    background: rgb(131, 156, 236);
}