
:root, :host {
--main-color: #0A2059;
--main-color-600: #071740;
--main-color-700: #050f29;
--main-color-h: 223;
--main-color-s: 80%;
--main-color-l: 19%;
--secondary-color: #2858A4;
--secondary-color-600: #234d90;
--secondary-color-700: #1e427b;
--secondary-color-h: 217;
--secondary-color-s: 61%;
--secondary-color-l: 40%;
--accent-color: #00746C;
--accent-color-600: #005c56;
--accent-color-700: #00423e;
--accent-color-h: 176;
--accent-color-s: 100%;
--accent-color-l: 23%;
--button-color: #2858A4;
--button-color-600: #234d90;
--button-color-700: #1e427b;
--button-color-h: 217;
--button-color-s: 61%;
--button-color-l: 40%;
--type-color: #0C153A;
--link-color: #2858A4;
--link-hover-color: #142c52;
--link-decoration: none;
--link-color-h: 217;
--link-color-s: 61%;
--link-color-l: 40%;
--heading-color: #00746C;
--font-body-base-size: 17px;
--font-weight-normal: 400;
--font-weight-semi-bold: 600;
--font-weight-bold: 700;
--body-font-family: Roboto, Helvetica, Arial, sans-serif;
--body-font-style: normal;
--heading-font-family: Roboto, Helvetica, Arial, sans-serif;
--heading-font-weight: 600;
--heading-font-weight-bold: 700;
--heading-font-style: normal;
--border-radius-base: 4px;
--nav-logo-height-mobile: 6rem;
--nav-logo-height-tablet: 7rem;
--nav-logo-height-desktop: 8rem;
}

