/* Add custom CSS styles below */ 
.store-footer__inner a.flex.items-center.m-0 img ,
div#mainnav a.navbar-brand img{
    width:100px;
    min-height:100px !important;
}
div#mainnav {
    background-color:#262626;
    color:white;
}
section.s-block.s-block--bundle-hero-banner {
    margin-top:0;
}
section.s-block.s-block--bundle-hero-banner a.btn.btn-primary  {
    width: 69% !important;
}
.GR_featured_categories-6 .swiper.s-slider-container h3{
    color:white;
}