
:root, :host {
--main-color: #626079;
--main-color-600: #57556d;
--main-color-700: #4c4a5e;
--main-color-h: 245;
--main-color-s: 12%;
--main-color-l: 43%;
--secondary-color: #F0767C;
--secondary-color-600: #ed5e65;
--secondary-color-700: #eb4750;
--secondary-color-h: 357;
--secondary-color-s: 80%;
--secondary-color-l: 70%;
--accent-color: #446E2B;
--accent-color-600: #385c24;
--accent-color-700: #2d491d;
--accent-color-h: 98;
--accent-color-s: 44%;
--accent-color-l: 30%;
--button-color: #F0767C;
--button-color-600: #ed5e65;
--button-color-700: #eb4750;
--button-color-h: 357;
--button-color-s: 80%;
--button-color-l: 70%;
--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: #626079;
--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;
}

