
:root, :host {
--main-color: #003366;
--main-color-600: #00264d;
--main-color-700: #001a33;
--main-color-h: 210;
--main-color-s: 100%;
--main-color-l: 20%;
--secondary-color: #0073E6;
--secondary-color-600: #0066cc;
--secondary-color-700: #0059b3;
--secondary-color-h: 210;
--secondary-color-s: 100%;
--secondary-color-l: 45%;
--accent-color: #C28800;
--accent-color-600: #a87600;
--accent-color-700: #8f6400;
--accent-color-h: 42;
--accent-color-s: 100%;
--accent-color-l: 38%;
--button-color: #0073E6;
--button-color-600: #0066cc;
--button-color-700: #0059b3;
--button-color-h: 210;
--button-color-s: 100%;
--button-color-l: 45%;
--type-color: #000000;
--link-color: #003366;
--link-hover-color: #000000;
--link-decoration: none;
--link-color-h: 210;
--link-color-s: 100%;
--link-color-l: 20%;
--heading-color: #003366;
--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;
}

