h4, .h4 { font-weight:400; }
:root {
--theme-color-default: #ff7300;
--link-color: #ff7300;
--price-color: #ff7300;
--btn-bg: #ff7300;
--btn-color: #fff;
--product-name-color: #ff7300;
--product-price-color: #ff7300;
}
