
:root, :host {
--main-color: #002d5d;
--main-color-600: #002042;
--main-color-700: #001429;
--main-color-h: 211;
--main-color-s: 100%;
--main-color-l: 18%;
--secondary-color: #0074b7;
--secondary-color-600: #00649e;
--secondary-color-700: #005485;
--secondary-color-h: 202;
--secondary-color-s: 100%;
--secondary-color-l: 36%;
--accent-color: #f15a29;
--accent-color-600: #f0470f;
--accent-color-700: #d8400e;
--accent-color-h: 15;
--accent-color-s: 88%;
--accent-color-l: 55%;
--button-color: #002d5d;
--button-color-600: #002042;
--button-color-700: #001429;
--button-color-h: 211;
--button-color-s: 100%;
--button-color-l: 18%;
--type-color: #1A1A1A;
--link-color: #0074b7;
--link-hover-color: #003452;
--link-decoration: underline;
--link-color-h: 202;
--link-color-s: 100%;
--link-color-l: 36%;
--heading-color: #002d5d;
--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;
}

