:root {
--theme-color-default: #d01216;
--link-color: #222;
--link-color-hover: #d01216;
--text-color: #222;
--price-color: #222;
--btn-bg: #d01216;
--btn-bg-hover: #222;
--product-button-bg: #d01216;
--product-button-bg-hover: #222;
}
