
:root, :host {
--main-color: #c15b2d;
--main-color-600: #ae5329;
--main-color-700: #994924;
--main-color-h: 19;
--main-color-s: 62%;
--main-color-l: 47%;
--secondary-color: #e1b85b;
--secondary-color-600: #ddb046;
--secondary-color-700: #d9a630;
--secondary-color-h: 42;
--secondary-color-s: 69%;
--secondary-color-l: 62%;
--accent-color: #7e8c6b;
--accent-color-600: #707c5f;
--accent-color-700: #636d54;
--accent-color-h: 85;
--accent-color-s: 13%;
--accent-color-l: 48%;
--button-color: #e1b85b;
--button-color-600: #ddb046;
--button-color-700: #d9a630;
--button-color-h: 42;
--button-color-s: 69%;
--button-color-l: 62%;
--type-color: #2b2f37;
--link-color: #3c5e87;
--link-hover-color: #1c2c3f;
--link-decoration: none;
--link-color-h: 213;
--link-color-s: 38%;
--link-color-l: 38%;
--heading-color: #c15b2d;
--font-body-base-size: 17px;
--font-weight-normal: 400;
--font-weight-semi-bold: 600;
--font-weight-bold: 700;
--body-font-family: 'Open Sans', Helvetica, Arial, sans-serif;
--body-font-style: normal;
--heading-font-family: 'Open Sans', Helvetica, Arial, sans-serif;
--heading-font-weight: 600;
--heading-font-weight-bold: 600;
--heading-font-style: normal;
--border-radius-base: 4px;
}

