
:root, :host {
--main-color: #0D4C93;
--main-color-600: #0b3f7a;
--main-color-700: #093363;
--main-color-h: 212;
--main-color-s: 84%;
--main-color-l: 31%;
--secondary-color: #00829A;
--secondary-color-600: #006c80;
--secondary-color-700: #005766;
--secondary-color-h: 189;
--secondary-color-s: 100%;
--secondary-color-l: 30%;
--accent-color: #62bfd0;
--accent-color-600: #4eb8ca;
--accent-color-700: #3bb0c4;
--accent-color-h: 189;
--accent-color-s: 54%;
--accent-color-l: 60%;
--button-color: #00829A;
--button-color-600: #006c80;
--button-color-700: #005766;
--button-color-h: 189;
--button-color-s: 100%;
--button-color-l: 30%;
--type-color: #1A1A1A;
--link-color: #00468b;
--link-hover-color: #001224;
--link-decoration: underline;
--link-color-h: 210;
--link-color-s: 100%;
--link-color-l: 27%;
--heading-color: #0D4C93;
--font-body-base-size: 16px;
--font-weight-normal: 400;
--font-weight-semi-bold: 500;
--font-weight-bold: 700;
--body-font-family: franklin-gothic-urw, Helvetica, Arial, sans-serif;
--body-font-style: normal;
--heading-font-family: franklin-gothic-urw, Helvetica, Arial, sans-serif;
--heading-font-weight: 700;
--heading-font-weight-bold: 700;
--heading-font-style: normal;
--border-radius-base: 4px;
}

