
:root, :host {
--main-color: #121f49;
--main-color-600: #0d1735;
--main-color-700: #080e21;
--main-color-h: 226;
--main-color-s: 60%;
--main-color-l: 18%;
--secondary-color: #e7b020;
--secondary-color-600: #d9a217;
--secondary-color-700: #c29114;
--secondary-color-h: 43;
--secondary-color-s: 81%;
--secondary-color-l: 52%;
--accent-color: #121f49;
--accent-color-600: #0d1735;
--accent-color-700: #080e21;
--accent-color-h: 226;
--accent-color-s: 60%;
--accent-color-l: 18%;
--button-color: #e7b020;
--button-color-600: #d9a217;
--button-color-700: #c29114;
--button-color-h: 43;
--button-color-s: 81%;
--button-color-l: 52%;
--type-color: #000000;
--link-color: #0167CA;
--link-hover-color: #013365;
--link-decoration: underline;
--link-color-h: 210;
--link-color-s: 99%;
--link-color-l: 40%;
--heading-color: #121f49;
--font-body-base-size: 16px;
--font-weight-normal: 400;
--font-weight-semi-bold: 700;
--font-weight-bold: 700;
--body-font-family: europa, Helvetica, Arial, sans-serif;
--body-font-style: normal;
--heading-font-family: europa, Helvetica, Arial, sans-serif;
--heading-font-weight: 700;
--heading-font-weight-bold: 700;
--heading-font-style: normal;
--border-radius-base: 4px;
--nav-logo-height-mobile: 6rem;
--nav-logo-height-tablet: 8rem;
--nav-logo-height-desktop: 9rem;
}

