
:root, :host {
--main-color: #089c97;
--main-color-600: #07837f;
--main-color-700: #066b67;
--main-color-h: 178;
--main-color-s: 90%;
--main-color-l: 32%;
--secondary-color: #ef9f54;
--secondary-color-600: #ed913b;
--secondary-color-700: #eb8424;
--secondary-color-h: 29;
--secondary-color-s: 83%;
--secondary-color-l: 63%;
--accent-color: #807e82;
--accent-color-600: #737075;
--accent-color-700: #666468;
--accent-color-h: 270;
--accent-color-s: 2%;
--accent-color-l: 50%;
--button-color: #ef9f54;
--button-color-600: #ed913b;
--button-color-700: #eb8424;
--button-color-h: 29;
--button-color-s: 83%;
--button-color-l: 63%;
--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: #089c97;
--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;
}

