
:root, :host {
--main-color: #001a75;
--main-color-600: #00145c;
--main-color-700: #000e42;
--main-color-h: 227;
--main-color-s: 100%;
--main-color-l: 23%;
--secondary-color: #5b8231;
--secondary-color-600: #4e6f2a;
--secondary-color-700: #415c23;
--secondary-color-h: 89;
--secondary-color-s: 45%;
--secondary-color-l: 35%;
--accent-color: #d97f2b;
--accent-color-600: #c77323;
--accent-color-700: #b2661f;
--accent-color-h: 29;
--accent-color-s: 70%;
--accent-color-l: 51%;
--button-color: #5b8231;
--button-color-600: #4e6f2a;
--button-color-700: #415c23;
--button-color-h: 89;
--button-color-s: 45%;
--button-color-l: 35%;
--type-color: #0C153A;
--link-color: #5b8231;
--link-hover-color: #273715;
--link-decoration: none;
--link-color-h: 89;
--link-color-s: 45%;
--link-color-l: 35%;
--heading-color: #001a75;
--font-body-base-size: 17px;
--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: 600;
--heading-font-weight-bold: 700;
--heading-font-style: normal;
--border-radius-base: 4px;
}

