
:root, :host {
--main-color: #004C77;
--main-color-600: #003a5c;
--main-color-700: #002a42;
--main-color-h: 202;
--main-color-s: 100%;
--main-color-l: 23%;
--secondary-color: #3c8717;
--secondary-color-600: #337113;
--secondary-color-700: #295c10;
--secondary-color-h: 100;
--secondary-color-s: 71%;
--secondary-color-l: 31%;
--accent-color: #d18323;
--accent-color-600: #bc7520;
--accent-color-700: #a6681c;
--accent-color-h: 33;
--accent-color-s: 71%;
--accent-color-l: 48%;
--button-color: #3c8717;
--button-color-600: #337113;
--button-color-700: #295c10;
--button-color-h: 100;
--button-color-s: 71%;
--button-color-l: 31%;
--type-color: #0C153A;
--link-color: #3c8717;
--link-hover-color: #153008;
--link-decoration: none;
--link-color-h: 100;
--link-color-s: 71%;
--link-color-l: 31%;
--heading-color: #004C77;
--font-body-base-size: 17px;
--font-weight-normal: 400;
--font-weight-semi-bold: 600;
--font-weight-bold: 700;
--body-font-family: Roboto, Helvetica, Arial, sans-serif;
--body-font-style: normal;
--heading-font-family: Roboto, Helvetica, Arial, sans-serif;
--heading-font-weight: 600;
--heading-font-weight-bold: 700;
--heading-font-style: normal;
--border-radius-base: 4px;
}

