
:root, :host {
--main-color: #0B3F83;
--main-color-600: #09346d;
--main-color-700: #072955;
--main-color-h: 214;
--main-color-s: 85%;
--main-color-l: 28%;
--secondary-color: #9F2922;
--secondary-color-600: #8b231d;
--secondary-color-700: #761e19;
--secondary-color-h: 3;
--secondary-color-s: 65%;
--secondary-color-l: 38%;
--accent-color: #A5950C;
--accent-color-600: #8e810b;
--accent-color-700: #776c09;
--accent-color-h: 54;
--accent-color-s: 86%;
--accent-color-l: 35%;
--button-color: #9F2922;
--button-color-600: #8b231d;
--button-color-700: #761e19;
--button-color-h: 3;
--button-color-s: 65%;
--button-color-l: 38%;
--type-color: #131314;
--link-color: #1C76BD;
--link-hover-color: #0f4066;
--link-decoration: underline;
--link-color-h: 206;
--link-color-s: 74%;
--link-color-l: 43%;
--heading-color: #0B3F83;
--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;
}

