
:root, :host {
--main-color: #006A65;
--main-color-600: #00524e;
--main-color-700: #003835;
--main-color-h: 177;
--main-color-s: 100%;
--main-color-l: 21%;
--secondary-color: #08847F;
--secondary-color-600: #066a67;
--secondary-color-700: #05524f;
--secondary-color-h: 178;
--secondary-color-s: 89%;
--secondary-color-l: 27%;
--accent-color: #3FA19D;
--accent-color-600: #388f8c;
--accent-color-700: #317d7a;
--accent-color-h: 178;
--accent-color-s: 44%;
--accent-color-l: 44%;
--button-color: #08847F;
--button-color-600: #066a67;
--button-color-700: #05524f;
--button-color-h: 178;
--button-color-s: 89%;
--button-color-l: 27%;
--type-color: #000000;
--link-color: #08847F;
--link-hover-color: #022221;
--link-decoration: underline;
--link-color-h: 178;
--link-color-s: 89%;
--link-color-l: 27%;
--heading-color: #006A65;
--font-body-base-size: 16px;
--font-weight-normal: 400;
--font-weight-semi-bold: 600;
--font-weight-bold: 700;
--body-font-family: Arial, sans-serif;
--body-font-style: normal;
--heading-font-family: 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;
}

