
:root, :host {
--main-color: #1e607d;
--main-color-600: #194f67;
--main-color-700: #143f52;
--main-color-h: 198;
--main-color-s: 61%;
--main-color-l: 30%;
--secondary-color: #c4bf3d;
--secondary-color-600: #b0ac36;
--secondary-color-700: #9c9830;
--secondary-color-h: 58;
--secondary-color-s: 53%;
--secondary-color-l: 50%;
--accent-color: #7db5ed;
--accent-color-600: #66a8ea;
--accent-color-700: #509ce7;
--accent-color-h: 210;
--accent-color-s: 76%;
--accent-color-l: 71%;
--button-color: #c4bf3d;
--button-color-600: #b0ac36;
--button-color-700: #9c9830;
--button-color-h: 58;
--button-color-s: 53%;
--button-color-l: 50%;
--type-color: #46464C;
--link-color: #0167CA;
--link-hover-color: #013365;
--link-decoration: underline;
--link-color-h: 210;
--link-color-s: 99%;
--link-color-l: 40%;
--heading-color: #1e607d;
--font-body-base-size: 16px;
--font-weight-normal: 400;
--font-weight-semi-bold: 600;
--font-weight-bold: 700;
--body-font-family: Helvetica, Arial, sans-serif;
--body-font-style: normal;
--heading-font-family: 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: 5rem;
--nav-logo-height-tablet: 6rem;
--nav-logo-height-desktop: 8rem;
}

