
:root, :host {
--main-color: #006c26;
--main-color-600: #00521d;
--main-color-700: #003814;
--main-color-h: 141;
--main-color-s: 100%;
--main-color-l: 21%;
--secondary-color: #0f739e;
--secondary-color-600: #0d6387;
--secondary-color-700: #0a5270;
--secondary-color-h: 198;
--secondary-color-s: 83%;
--secondary-color-l: 34%;
--accent-color: #fd7100;
--accent-color-600: #e66700;
--accent-color-700: #cc5c00;
--accent-color-h: 27;
--accent-color-s: 100%;
--accent-color-l: 50%;
--button-color: #0f739e;
--button-color-600: #0d6387;
--button-color-700: #0a5270;
--button-color-h: 198;
--button-color-s: 83%;
--button-color-l: 34%;
--type-color: #46464C;
--link-color: #0167CA;
--link-hover-color: #013365;
--link-decoration: underline;
--link-color-h: 210;
--link-color-s: 99%;
--link-color-l: 40%;
--heading-color: #006c26;
--font-body-base-size: 16px;
--font-weight-normal: 400;
--font-weight-semi-bold: 600;
--font-weight-bold: 700;
--body-font-family: Helvetica, Arial, sans-serif;
--body-font-style: normal;
--heading-font-family: 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: 5rem;
--nav-logo-height-tablet: 6rem;
--nav-logo-height-desktop: 8rem;
}

