
:root, :host {
--main-color: #3433A5;
--main-color-600: #2e2c90;
--main-color-700: #28267d;
--main-color-h: 241;
--main-color-s: 53%;
--main-color-l: 42%;
--secondary-color: #8CC63F;
--secondary-color-600: #7eb536;
--secondary-color-700: #70a130;
--secondary-color-h: 86;
--secondary-color-s: 54%;
--secondary-color-l: 51%;
--accent-color: #F15A29;
--accent-color-600: #f0470f;
--accent-color-700: #d8400e;
--accent-color-h: 15;
--accent-color-s: 88%;
--accent-color-l: 55%;
--button-color: #8CC63F;
--button-color-600: #7eb536;
--button-color-700: #70a130;
--button-color-h: 86;
--button-color-s: 54%;
--button-color-l: 51%;
--type-color: #000000;
--link-color: #000000;
--link-hover-color: #000000;
--link-decoration: none;
--link-color-h: 0;
--link-color-s: 0%;
--link-color-l: 0%;
--heading-color: #3433A5;
--font-body-base-size: 17px;
--font-weight-normal: 400;
--font-weight-semi-bold: 600;
--font-weight-bold: 700;
--body-font-family: Arial, Helvetica, sans-serif;
--body-font-style: normal;
--heading-font-family: Arial, Helvetica, sans-serif;
--heading-font-weight: 600;
--heading-font-weight-bold: 600;
--heading-font-style: normal;
--border-radius-base: 4px;
}

