:root {
--link-color: #D9534F;
--link-color-hover: #ff3131;
--btn-bg: #D9534F;
--btn-bg-hover: #ff3131;
--product-price-color: #D9534F;
--product-button-bg: #D9534F;
--product-button-bg-hover: #ff3131;
--on-sale-badge-background: #F4C2C2;
--new-badge-background: #D9534F;
}
