
:root, :host {
--main-color: #003764;
--main-color-600: #002a4d;
--main-color-700: #001c33;
--main-color-h: 207;
--main-color-s: 100%;
--main-color-l: 20%;
--secondary-color: #003764;
--secondary-color-600: #002a4d;
--secondary-color-700: #001c33;
--secondary-color-h: 207;
--secondary-color-s: 100%;
--secondary-color-l: 20%;
--accent-color: #5c7f9c;
--accent-color-600: #53738d;
--accent-color-700: #4a667d;
--accent-color-h: 207;
--accent-color-s: 26%;
--accent-color-l: 49%;
--button-color: #003764;
--button-color-600: #002a4d;
--button-color-700: #001c33;
--button-color-h: 207;
--button-color-s: 100%;
--button-color-l: 20%;
--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: #003764;
--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;
}

