
:root, :host {
--main-color: #0046AD;
--main-color-600: #003b94;
--main-color-700: #00317a;
--main-color-h: 216;
--main-color-s: 100%;
--main-color-l: 34%;
--secondary-color: #0046AD;
--secondary-color-600: #003b94;
--secondary-color-700: #00317a;
--secondary-color-h: 216;
--secondary-color-s: 100%;
--secondary-color-l: 34%;
--accent-color: #007749;
--accent-color-600: #005c39;
--accent-color-700: #004229;
--accent-color-h: 157;
--accent-color-s: 100%;
--accent-color-l: 23%;
--button-color: #0046AD;
--button-color-600: #003b94;
--button-color-700: #00317a;
--button-color-h: 216;
--button-color-s: 100%;
--button-color-l: 34%;
--type-color: #333333;
--link-color: #0046AD;
--link-hover-color: #001d47;
--link-decoration: none;
--link-color-h: 216;
--link-color-s: 100%;
--link-color-l: 34%;
--heading-color: #000000;
--font-body-base-size: 17px;
--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: Poppins, Helvetica, Arial, sans-serif;
--heading-font-weight: 600;
--heading-font-weight-bold: 600;
--heading-font-style: normal;
--border-radius-base: 4px;
}

