
:root, :host {
--main-color: #002855;
--main-color-600: #001d3d;
--main-color-700: #001124;
--main-color-h: 212;
--main-color-s: 100%;
--main-color-l: 17%;
--secondary-color: #0076A7;
--secondary-color-600: #00648f;
--secondary-color-700: #005275;
--secondary-color-h: 198;
--secondary-color-s: 100%;
--secondary-color-l: 33%;
--accent-color: #B59008;
--accent-color-600: #9d7c07;
--accent-color-700: #846906;
--accent-color-h: 47;
--accent-color-s: 92%;
--accent-color-l: 37%;
--button-color: #002855;
--button-color-600: #001d3d;
--button-color-700: #001124;
--button-color-h: 212;
--button-color-s: 100%;
--button-color-l: 17%;
--type-color: #000000;
--link-color: #0076A7;
--link-hover-color: #002e42;
--link-decoration: underline;
--link-color-h: 198;
--link-color-s: 100%;
--link-color-l: 33%;
--heading-color: #000000;
--font-body-base-size: 16px;
--font-weight-normal: 400;
--font-weight-semi-bold: 600;
--font-weight-bold: 700;
--body-font-family: Arial, sans-serif;
--body-font-style: normal;
--heading-font-family: Poppins, Helvetica, Arial, sans-serif;
--heading-font-weight: 700;
--heading-font-weight-bold: 700;
--heading-font-style: normal;
--border-radius-base: 4px;
}

