
:root, :host {
--main-color: #263d88;
--main-color-600: #213473;
--main-color-700: #1b2b5f;
--main-color-h: 226;
--main-color-s: 56%;
--main-color-l: 34%;
--secondary-color: #DA291C;
--secondary-color-600: #c22419;
--secondary-color-700: #ac2016;
--secondary-color-h: 4;
--secondary-color-s: 77%;
--secondary-color-l: 48%;
--accent-color: #f2e85b;
--accent-color-600: #f0e442;
--accent-color-700: #eee12b;
--accent-color-h: 56;
--accent-color-s: 85%;
--accent-color-l: 65%;
--button-color: #263d88;
--button-color-600: #213473;
--button-color-700: #1b2b5f;
--button-color-h: 226;
--button-color-s: 56%;
--button-color-l: 34%;
--type-color: #1D1D1D;
--link-color: #DA291C;
--link-hover-color: #7e1810;
--link-decoration: underline;
--link-color-h: 4;
--link-color-s: 77%;
--link-color-l: 48%;
--heading-color: #263d88;
--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: Poppins, Helvetica, Arial, sans-serif;
--heading-font-weight: 600;
--heading-font-weight-bold: 600;
--heading-font-style: normal;
--border-radius-base: 4px;
}

