
:root, :host {
--main-color: #48493c;
--main-color-600: #3a3b30;
--main-color-700: #2c2d25;
--main-color-h: 65;
--main-color-s: 10%;
--main-color-l: 26%;
--secondary-color: #7d4e47;
--secondary-color-600: #6c433d;
--secondary-color-700: #5b3933;
--secondary-color-h: 8;
--secondary-color-s: 28%;
--secondary-color-l: 38%;
--accent-color: #7d4e47;
--accent-color-600: #6c433d;
--accent-color-700: #5b3933;
--accent-color-h: 8;
--accent-color-s: 28%;
--accent-color-l: 38%;
--button-color: #7d4e47;
--button-color-600: #6c433d;
--button-color-700: #5b3933;
--button-color-h: 8;
--button-color-s: 28%;
--button-color-l: 38%;
--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: #7d4e47;
--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;
}

