
:root, :host {
--main-color: #008A3B;
--main-color-600: #007031;
--main-color-700: #005726;
--main-color-h: 146;
--main-color-s: 100%;
--main-color-l: 27%;
--secondary-color: #77C673;
--secondary-color-600: #64be60;
--secondary-color-700: #53b74e;
--secondary-color-h: 117;
--secondary-color-s: 42%;
--secondary-color-l: 61%;
--accent-color: #83CBEB;
--accent-color-600: #6ec3e7;
--accent-color-700: #58bae4;
--accent-color-h: 198;
--accent-color-s: 72%;
--accent-color-l: 72%;
--button-color: #77C673;
--button-color-600: #64be60;
--button-color-700: #53b74e;
--button-color-h: 117;
--button-color-s: 42%;
--button-color-l: 61%;
--type-color: #46464C;
--link-color: #0167CA;
--link-hover-color: #013365;
--link-decoration: none;
--link-color-h: 210;
--link-color-s: 99%;
--link-color-l: 40%;
--heading-color: #008A3B;
--font-body-base-size: 16px;
--font-weight-normal: 400;
--font-weight-semi-bold: 600;
--font-weight-bold: 700;
--body-font-family: 'Open Sans', Helvetica, Arial, sans-serif;
--body-font-style: normal;
--heading-font-family: 'Open Sans', Helvetica, Arial, sans-serif;
--heading-font-weight: 700;
--heading-font-weight-bold: 600;
--heading-font-style: normal;
--border-radius-base: 4px;
}

