
:root, :host {
--main-color: #6a2915;
--main-color-600: #552111;
--main-color-700: #40190d;
--main-color-h: 14;
--main-color-s: 67%;
--main-color-l: 25%;
--secondary-color: #6f631e;
--secondary-color-600: #5c5219;
--secondary-color-700: #484014;
--secondary-color-h: 51;
--secondary-color-s: 57%;
--secondary-color-l: 28%;
--accent-color: #6a2915;
--accent-color-600: #552111;
--accent-color-700: #40190d;
--accent-color-h: 14;
--accent-color-s: 67%;
--accent-color-l: 25%;
--button-color: #2e604d;
--button-color-600: #264f3f;
--button-color-700: #1e3e32;
--button-color-h: 157;
--button-color-s: 35%;
--button-color-l: 28%;
--type-color: #000000;
--link-color: #0167CA;
--link-hover-color: #013365;
--link-decoration: underline;
--link-color-h: 210;
--link-color-s: 99%;
--link-color-l: 40%;
--heading-color: #6a2915;
--font-body-base-size: 16px;
--font-weight-normal: 400;
--font-weight-semi-bold: 700;
--font-weight-bold: 700;
--body-font-family: europa, Helvetica, Arial, sans-serif;
--body-font-style: normal;
--heading-font-family: europa, 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: 6rem;
--nav-logo-height-tablet: 8rem;
--nav-logo-height-desktop: 9rem;
}

