
:root, :host {
--main-color: #36573e;
--main-color-600: #2d4834;
--main-color-700: #233829;
--main-color-h: 135;
--main-color-s: 23%;
--main-color-l: 28%;
--secondary-color: #b25626;
--secondary-color-600: #9c4c21;
--secondary-color-700: #87421d;
--secondary-color-h: 21;
--secondary-color-s: 65%;
--secondary-color-l: 42%;
--accent-color: #cd862a;
--accent-color-600: #b67725;
--accent-color-700: #a16921;
--accent-color-h: 34;
--accent-color-s: 66%;
--accent-color-l: 48%;
--button-color: #b25626;
--button-color-600: #9c4c21;
--button-color-700: #87421d;
--button-color-h: 21;
--button-color-s: 65%;
--button-color-l: 42%;
--type-color: #46464C;
--link-color: #0167CA;
--link-hover-color: #013365;
--link-decoration: none;
--link-color-h: 210;
--link-color-s: 99%;
--link-color-l: 40%;
--heading-color: #36573e;
--font-body-base-size: 16px;
--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: 700;
--heading-font-weight-bold: 700;
--heading-font-style: normal;
--border-radius-base: 4px;
--nav-logo-height-mobile: 7rem;
--nav-logo-height-tablet: 8rem;
--nav-logo-height-desktop: 9rem;
}

