
:root, :host {
--main-color: #0b8757;
--main-color-600: #097149;
--main-color-700: #075a3a;
--main-color-h: 157;
--main-color-s: 85%;
--main-color-l: 29%;
--secondary-color: #004466;
--secondary-color-600: #00334d;
--secondary-color-700: #002233;
--secondary-color-h: 200;
--secondary-color-s: 100%;
--secondary-color-l: 20%;
--accent-color: #62a62e;
--accent-color-600: #579429;
--accent-color-700: #4b8023;
--accent-color-h: 94;
--accent-color-s: 57%;
--accent-color-l: 42%;
--button-color: #004466;
--button-color-600: #00334d;
--button-color-700: #002233;
--button-color-h: 200;
--button-color-s: 100%;
--button-color-l: 20%;
--type-color: #0C153A;
--link-color: #004466;
--link-hover-color: #000000;
--link-decoration: none;
--link-color-h: 200;
--link-color-s: 100%;
--link-color-l: 20%;
--heading-color: #0b8757;
--font-body-base-size: 17px;
--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: 600;
--heading-font-weight-bold: 700;
--heading-font-style: normal;
--border-radius-base: 4px;
}

