/* Add custom CSS styles below */ 

/* header*/
.bg-inherit{
background: #EDEDED;
}
.s-cart-summary-total{
color:black;
}

.header-btn__icon{
background: #ECEFF1;
}

/*body*/

#app{
background: #FCFEFF;
}
/*Footer
.store-footer{
background: #4A476D;
}
*/