
:root, :host {
--main-color: #0075E3;
--main-color-600: #0069cc;
--main-color-700: #005cb3;
--main-color-h: 209;
--main-color-s: 100%;
--main-color-l: 45%;
--secondary-color: #002379;
--secondary-color-600: #001b61;
--secondary-color-700: #001447;
--secondary-color-h: 223;
--secondary-color-s: 100%;
--secondary-color-l: 24%;
--accent-color: #0075E3;
--accent-color-600: #0069cc;
--accent-color-700: #005cb3;
--accent-color-h: 209;
--accent-color-s: 100%;
--accent-color-l: 45%;
--button-color: #0075E3;
--button-color-600: #0069cc;
--button-color-700: #005cb3;
--button-color-h: 209;
--button-color-s: 100%;
--button-color-l: 45%;
--type-color: #000000;
--link-color: #0075E3;
--link-hover-color: #004280;
--link-decoration: none;
--link-color-h: 209;
--link-color-s: 100%;
--link-color-l: 45%;
--heading-color: #002379;
--font-body-base-size: 16px;
--font-weight-normal: 400;
--font-weight-semi-bold: 600;
--font-weight-bold: 700;
--body-font-family: Montserrat, Helvetica, Arial, sans-serif;
--body-font-style: normal;
--heading-font-family: Montserrat, Helvetica, Arial, sans-serif;
--heading-font-weight: 700;
--heading-font-weight-bold: 700;
--heading-font-style: normal;
--border-radius-base: 0;
}

