/* Add custom CSS styles below */

.main-nav-container ,.store-footer__inner{

background-color: #f5a329;

}

.sicon-menu,.store-footer__inner{

color:#3A3A3C

}
.s-product-card-entry,.banner>img{
 border : 2px solid #f5a329 !important;
}
.s-product-card-price, .s-product-card-starting-price h4 {
    font-size: .9 rem;
    font-weight: 900 ;
    line-height: 1.25rem;
    color: #dc2626; !impotant 
}