/* Add custom CSS styles below */ 
/*Body*/

/*Body*/
/*Header*/

#mainnav,#mobile-menu{
  background-color: #307984;
  color: white;
}
.top-navbar {
    background-color: #721d34;
}
.navbar-brand img {
    max-height: 5rem;
}
/*Header*/
/*hero*/
.s-block--fixed-banner .container{
    padding: 0px;
}
.banner--fixed img {
    border-radius: 0px;
    }
    /*hero*/
/*product page*/

/*product page*/
/*Footer*/
.store-footer__inner,.store-footer{
 background-color: #307984 !important;
 color: white;
}
/*Footer*/