
:root, :host {
--main-color: #142b5c;
--main-color-600: #102147;
--main-color-700: #0b1732;
--main-color-h: 221;
--main-color-s: 64%;
--main-color-l: 22%;
--secondary-color: #097bbc;
--secondary-color-600: #086ca6;
--secondary-color-700: #075c8d;
--secondary-color-h: 202;
--secondary-color-s: 91%;
--secondary-color-l: 39%;
--accent-color: #000000;
--accent-color-600: #000000;
--accent-color-700: #000000;
--accent-color-h: 0;
--accent-color-s: 0%;
--accent-color-l: 0%;
--button-color: #00746A;
--button-color-600: #005c54;
--button-color-700: #00423d;
--button-color-h: 175;
--button-color-s: 100%;
--button-color-l: 23%;
--type-color: #46464C;
--link-color: #0167CA;
--link-hover-color: #013365;
--link-decoration: none;
--link-color-h: 210;
--link-color-s: 99%;
--link-color-l: 40%;
--heading-color: #006893;
--font-body-base-size: 16px;
--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: 700;
--heading-font-weight-bold: 600;
--heading-font-style: normal;
--border-radius-base: 4px;
}

