
:root, :host {
--main-color: #068484;
--main-color-600: #056b6b;
--main-color-700: #045353;
--main-color-h: 180;
--main-color-s: 91%;
--main-color-l: 27%;
--secondary-color: #3F444B;
--secondary-color-600: #33373d;
--secondary-color-700: #272b2f;
--secondary-color-h: 215;
--secondary-color-s: 9%;
--secondary-color-l: 27%;
--accent-color: #05A5A7;
--accent-color-600: #048d8f;
--accent-color-700: #047577;
--accent-color-h: 181;
--accent-color-s: 94%;
--accent-color-l: 34%;
--button-color: #3F444B;
--button-color-600: #33373d;
--button-color-700: #272b2f;
--button-color-h: 215;
--button-color-s: 9%;
--button-color-l: 27%;
--type-color: #181A1B;
--link-color: #068484;
--link-hover-color: #022222;
--link-decoration: none;
--link-color-h: 180;
--link-color-s: 91%;
--link-color-l: 27%;
--heading-color: #3F444B;
--font-body-base-size: 16px;
--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: Comfortaa, Helvetica, Arial, sans-serif;
--heading-font-weight: 500;
--heading-font-weight-bold: 500;
--heading-font-style: normal;
--border-radius-base: 0;
--footer-color: var(--second-tertiary-color);
--footer-text-color: var(--type-color);
--first-tertiary-color: #818286;
--second-tertiary-color: #bcbdc1;
--timeline-incomplete-color: var(--first-tertiary-color);
}

