
:root, :host {
--main-color: #0057A8;
--main-color-600: #004a8f;
--main-color-700: #003d75;
--main-color-h: 209;
--main-color-s: 100%;
--main-color-l: 33%;
--secondary-color: #001A49;
--secondary-color-600: #00102e;
--secondary-color-700: #000714;
--secondary-color-h: 219;
--secondary-color-s: 100%;
--secondary-color-l: 14%;
--accent-color: #E0B111;
--accent-color-600: #c79c0f;
--accent-color-700: #af8a0d;
--accent-color-h: 46;
--accent-color-s: 86%;
--accent-color-l: 47%;
--button-color: #001A49;
--button-color-600: #00102e;
--button-color-700: #000714;
--button-color-h: 219;
--button-color-s: 100%;
--button-color-l: 14%;
--type-color: #000000;
--link-color: #1C76BD;
--link-hover-color: #0f4066;
--link-decoration: none;
--link-color-h: 206;
--link-color-s: 74%;
--link-color-l: 43%;
--heading-color: #000000;
--font-body-base-size: 16px;
--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: 700;
--heading-font-weight-bold: 700;
--heading-font-style: normal;
--border-radius-base: 4px;
}

