
:root, :host {
--main-color: #003053;
--main-color-600: #002138;
--main-color-700: #00121f;
--main-color-h: 205;
--main-color-s: 100%;
--main-color-l: 16%;
--secondary-color: #0067B1;
--secondary-color-600: #005999;
--secondary-color-700: #004a80;
--secondary-color-h: 205;
--secondary-color-s: 100%;
--secondary-color-l: 35%;
--accent-color: #0093D0;
--accent-color-600: #0081b8;
--accent-color-700: #006f9e;
--accent-color-h: 198;
--accent-color-s: 100%;
--accent-color-l: 41%;
--button-color: #0067B1;
--button-color-600: #005999;
--button-color-700: #004a80;
--button-color-h: 205;
--button-color-s: 100%;
--button-color-l: 35%;
--type-color: #171717;
--link-color: #0067B1;
--link-hover-color: #002d4d;
--link-decoration: none;
--link-color-h: 205;
--link-color-s: 100%;
--link-color-l: 35%;
--heading-color: #004475;
--font-body-base-size: 16px;
--font-weight-normal: 400;
--font-weight-semi-bold: 600;
--font-weight-bold: 700;
--body-font-family: 'Open Sans', Helvetica, Arial, sans-serif;
--body-font-style: normal;
--heading-font-family: helvetica-lt-pro, Helvetica, Arial, sans-serif;
--heading-font-weight: 700;
--heading-font-weight-bold: 700;
--heading-font-style: normal;
--border-radius-base: 8px;
--btn-border-radius: 50px;
}

