
:root, :host {
--main-color: #5B3A8E;
--main-color-600: #4f327b;
--main-color-700: #442b69;
--main-color-h: 264;
--main-color-s: 42%;
--main-color-l: 39%;
--secondary-color: #b85779;
--secondary-color-600: #ad486b;
--secondary-color-700: #9b4160;
--secondary-color-h: 339;
--secondary-color-s: 41%;
--secondary-color-l: 53%;
--accent-color: #cf8447;
--accent-color-600: #cb7834;
--accent-color-700: #b66c2f;
--accent-color-h: 27;
--accent-color-s: 59%;
--accent-color-l: 55%;
--button-color: #6C4AB6;
--button-color-600: #6141a4;
--button-color-700: #563a92;
--button-color-h: 259;
--button-color-s: 43%;
--button-color-l: 50%;
--type-color: #2E2E3A;
--link-color: #795df5;
--link-hover-color: #340edd;
--link-decoration: none;
--link-color-h: 251;
--link-color-s: 88%;
--link-color-l: 66%;
--heading-color: #4A2C7A;
--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: 700;
--heading-font-weight-bold: 600;
--heading-font-style: normal;
--border-radius-base: 4px;
}

