
:root, :host {
--main-color: #304259;
--main-color-600: #273649;
--main-color-700: #1e2a38;
--main-color-h: 214;
--main-color-s: 30%;
--main-color-l: 27%;
--secondary-color: #38807f;
--secondary-color-600: #306e6d;
--secondary-color-700: #285c5b;
--secondary-color-h: 179;
--secondary-color-s: 39%;
--secondary-color-l: 36%;
--accent-color: #38807f;
--accent-color-600: #306e6d;
--accent-color-700: #285c5b;
--accent-color-h: 179;
--accent-color-s: 39%;
--accent-color-l: 36%;
--button-color: #38807f;
--button-color-600: #306e6d;
--button-color-700: #285c5b;
--button-color-h: 179;
--button-color-s: 39%;
--button-color-l: 36%;
--type-color: #1A1A1A;
--link-color: #003A70;
--link-hover-color: #00050a;
--link-decoration: underline;
--link-color-h: 209;
--link-color-s: 100%;
--link-color-l: 22%;
--heading-color: #304259;
--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;
}

