
:root, :host {
--main-color: #25408F;
--main-color-600: #1f367a;
--main-color-700: #1a2d65;
--main-color-h: 225;
--main-color-s: 59%;
--main-color-l: 35%;
--secondary-color: #0578a6;
--secondary-color-600: #04688f;
--secondary-color-700: #045677;
--secondary-color-h: 197;
--secondary-color-s: 94%;
--secondary-color-l: 34%;
--accent-color: #269e2e;
--accent-color-600: #218728;
--accent-color-700: #1c7322;
--accent-color-h: 124;
--accent-color-s: 61%;
--accent-color-l: 38%;
--button-color: #0578a6;
--button-color-600: #04688f;
--button-color-700: #045677;
--button-color-h: 197;
--button-color-s: 94%;
--button-color-l: 34%;
--type-color: #46464C;
--link-color: #017e67;
--link-hover-color: #001915;
--link-decoration: none;
--link-color-h: 169;
--link-color-s: 98%;
--link-color-l: 25%;
--heading-color: #25408F;
--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;
}

