@import url("//fonts.googleapis.com/css?family=Josefin+Slab:wght@400");
h1, .h1 { font-family:Josefin Slab; }
h2, .h2 { font-family:Josefin Slab; }
h3, .h3 { font-family:Josefin Slab; }
h4, .h4 { font-family:Josefin Slab; }
h5, .h5 { font-family:Josefin Slab; }
h6, .h6 { font-family:Josefin Slab; font-size:20px; line-height:22px; font-weight:400; font-style:normal; }
p { font-family:Josefin Slab; font-size:20px; line-height:22px; font-weight:400; font-style:normal; }
:root {
--font-family-heading: 'Josefin Slab', sans-serif;
--theme-color-default: #b27a49;
--link-color: #b27a49;
--link-color-hover: #b27a49;
--text-color: #717B7A;
--price-color: #b27a49;
--btn-bg: #b27a49;
--btn-color: #b27a49;
--btn-color-hover: #b27a49;
--product-name-color: #000000;
--product-name-color-hover: #000000;
--product-price-color: #b27a49;
--product-regular-price-color: #b27a49;
--product-button-color: #b27a49;
--product-button-color-hover: #b27a49;
}
