:root {
--font-family-base: 'helvetica', sans-serif;
--font-family-septenary: 'helvetica', sans-serif;
--font-family-slider: 'helvetica', sans-serif;
--font-family-megamenu: 'helvetica', sans-serif;
--font-family-heading: 'helvetica', sans-serif;
--font-family-senary: 'helvetica', sans-serif;
--theme-color-default: #bfa366;
--link-color: #2c2e33;
--link-color-hover: #bfa366;
--text-color: #2c2e33;
--price-color: #bfa366;
--btn-bg: #2c2e33;
--btn-bg-hover: #bfa366;
--btn-color: #ffffff;
--btn-color-hover: #fff;
--product-button-bg: #bfa366;
--product-button-bg-hover: #2c2e33;
}
