
:root, :host {
--main-color: #001f40;
--main-color-600: #001429;
--main-color-700: #00070f;
--main-color-h: 211;
--main-color-s: 100%;
--main-color-l: 13%;
--secondary-color: #004685;
--secondary-color-600: #00396b;
--secondary-color-700: #002c52;
--secondary-color-h: 208;
--secondary-color-s: 100%;
--secondary-color-l: 26%;
--accent-color: #ed1b2f;
--accent-color-600: #de1226;
--accent-color-700: #c61022;
--accent-color-h: 354;
--accent-color-s: 85%;
--accent-color-l: 52%;
--button-color: #004685;
--button-color-600: #00396b;
--button-color-700: #002c52;
--button-color-h: 208;
--button-color-s: 100%;
--button-color-l: 26%;
--type-color: #383e4d;
--link-color: #004685;
--link-hover-color: #00101f;
--link-decoration: underline;
--link-color-h: 208;
--link-color-s: 100%;
--link-color-l: 26%;
--heading-color: #004685;
--font-body-base-size: 16px;
--font-weight-normal: 400;
--font-weight-semi-bold: 600;
--font-weight-bold: 700;
--body-font-family: Manrope, Helvetica, Arial, sans-serif;
--body-font-style: normal;
--heading-font-family: Manrope, Helvetica, Arial, sans-serif;
--heading-font-weight: 700;
--heading-font-weight-bold: 700;
--heading-font-style: normal;
--border-radius-base: 0;
}

