
:root, :host {
--main-color: #223D92;
--main-color-600: #1d337c;
--main-color-700: #182b67;
--main-color-h: 226;
--main-color-s: 62%;
--main-color-l: 35%;
--secondary-color: #7e9b3d;
--secondary-color-600: #6e8835;
--secondary-color-700: #5f762e;
--secondary-color-h: 79;
--secondary-color-s: 44%;
--secondary-color-l: 42%;
--accent-color: #bfcde0;
--accent-color-600: #acbed7;
--accent-color-700: #9bb1cf;
--accent-color-h: 215;
--accent-color-s: 35%;
--accent-color-l: 81%;
--button-color: #bfcde0;
--button-color-600: #acbed7;
--button-color-700: #9bb1cf;
--button-color-h: 215;
--button-color-s: 35%;
--button-color-l: 81%;
--type-color: #46464C;
--link-color: #223D92;
--link-hover-color: #0f1a3e;
--link-decoration: none;
--link-color-h: 226;
--link-color-s: 62%;
--link-color-l: 35%;
--heading-color: #D76A03;
--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;
}

