
:root, :host {
--main-color: #002A3A;
--main-color-600: #00161f;
--main-color-700: #000405;
--main-color-h: 197;
--main-color-s: 100%;
--main-color-l: 11%;
--secondary-color: #008299;
--secondary-color-600: #006c80;
--secondary-color-700: #005766;
--secondary-color-h: 189;
--secondary-color-s: 100%;
--secondary-color-l: 30%;
--accent-color: #339DAF;
--accent-color-600: #2d8a9a;
--accent-color-700: #277886;
--accent-color-h: 189;
--accent-color-s: 55%;
--accent-color-l: 44%;
--button-color: #008299;
--button-color-600: #006c80;
--button-color-700: #005766;
--button-color-h: 189;
--button-color-s: 100%;
--button-color-l: 30%;
--type-color: #002A3A;
--link-color: #008299;
--link-hover-color: #002b33;
--link-decoration: none;
--link-color-h: 189;
--link-color-s: 100%;
--link-color-l: 30%;
--heading-color: #002A3A;
--font-body-base-size: 18px;
--font-weight-normal: 400;
--font-weight-semi-bold: 600;
--font-weight-bold: 700;
--body-font-family: source-sans-pro, Helvetica, Arial, sans-serif;
--body-font-style: normal;
--heading-font-family: source-sans-pro, Helvetica, Arial, sans-serif;
--heading-font-weight: 700;
--heading-font-weight-bold: 700;
--heading-font-style: normal;
--border-radius-base: 4px;
}

