
:root, :host {
--main-color: #00468b;
--main-color-600: #003870;
--main-color-700: #002b57;
--main-color-h: 210;
--main-color-s: 100%;
--main-color-l: 27%;
--secondary-color: #5E6268;
--secondary-color-600: #52565b;
--secondary-color-700: #46494e;
--secondary-color-h: 216;
--secondary-color-s: 5%;
--secondary-color-l: 39%;
--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: #5E6268;
--button-color-600: #52565b;
--button-color-700: #46494e;
--button-color-h: 216;
--button-color-s: 5%;
--button-color-l: 39%;
--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: #00468b;
--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;
}

