
:root, :host {
--main-color: #003057;
--main-color-600: #00223d;
--main-color-700: #001424;
--main-color-h: 207;
--main-color-s: 100%;
--main-color-l: 17%;
--secondary-color: #8dc8e8;
--secondary-color-600: #78bee3;
--secondary-color-700: #62b3df;
--secondary-color-h: 201;
--secondary-color-s: 66%;
--secondary-color-l: 73%;
--accent-color: #3a5dae;
--accent-color-600: #335299;
--accent-color-700: #2d4786;
--accent-color-h: 222;
--accent-color-s: 50%;
--accent-color-l: 45%;
--button-color: #a72b2a;
--button-color-600: #932525;
--button-color-700: #7e2020;
--button-color-h: 0;
--button-color-s: 60%;
--button-color-l: 41%;
--type-color: #111112;
--link-color: #dbba06;
--link-hover-color: #776603;
--link-decoration: none;
--link-color-h: 51;
--link-color-s: 95%;
--link-color-l: 44%;
--heading-color: #5e453c;
--font-body-base-size: 19px;
--font-weight-normal: 400;
--font-weight-semi-bold: 600;
--font-weight-bold: 700;
--body-font-family: Arial, sans-serif;
--body-font-style: normal;
--heading-font-family: Arial, sans-serif;
--heading-font-weight: 600;
--heading-font-weight-bold: 600;
--heading-font-style: normal;
--border-radius-base: 4px;
--nav-logo-height-mobile: 5rem;
--nav-logo-height-tablet: 6rem;
--nav-logo-height-desktop: 7rem;
}

