
:root, :host {
--main-color: #0054A4;
--main-color-600: #00478a;
--main-color-700: #003a70;
--main-color-h: 209;
--main-color-s: 100%;
--main-color-l: 32%;
--secondary-color: #666666;
--secondary-color-600: #595959;
--secondary-color-700: #4c4c4c;
--secondary-color-h: 0;
--secondary-color-s: 0%;
--secondary-color-l: 40%;
--accent-color: #009AC7;
--accent-color-600: #0085ad;
--accent-color-700: #007194;
--accent-color-h: 194;
--accent-color-s: 100%;
--accent-color-l: 39%;
--button-color: #666666;
--button-color-600: #595959;
--button-color-700: #4c4c4c;
--button-color-h: 0;
--button-color-s: 0%;
--button-color-l: 40%;
--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: #0054A4;
--font-body-base-size: 17px;
--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: Poppins, Helvetica, Arial, sans-serif;
--heading-font-weight: 600;
--heading-font-weight-bold: 600;
--heading-font-style: normal;
--border-radius-base: 4px;
}

