
:root, :host {
--main-color: #260859;
--main-color-600: #1c0642;
--main-color-700: #12042a;
--main-color-h: 262;
--main-color-s: 84%;
--main-color-l: 19%;
--secondary-color: #563097;
--secondary-color-600: #4b2a84;
--secondary-color-700: #402370;
--secondary-color-h: 262;
--secondary-color-s: 52%;
--secondary-color-l: 39%;
--accent-color: #8D4EF8;
--accent-color-600: #7d36f7;
--accent-color-700: #6d1ef6;
--accent-color-h: 262;
--accent-color-s: 92%;
--accent-color-l: 64%;
--button-color: #8D4EF8;
--button-color-600: #7d36f7;
--button-color-700: #6d1ef6;
--button-color-h: 262;
--button-color-s: 92%;
--button-color-l: 64%;
--type-color: #1A1A2D;
--link-color: #8D4EF8;
--link-hover-color: #5509d7;
--link-decoration: underline;
--link-color-h: 262;
--link-color-s: 92%;
--link-color-l: 64%;
--heading-color: #1A1A2D;
--font-body-base-size: 16px;
--font-weight-normal: 400;
--font-weight-semi-bold: 600;
--font-weight-bold: 700;
--body-font-family: Figtree, Helvetica, Arial, sans-serif;
--body-font-style: normal;
--heading-font-family: Figtree, Helvetica, Arial, sans-serif;
--heading-font-weight: 800;
--heading-font-weight-bold: 800;
--heading-font-style: normal;
--border-radius-base: 8px;
--btn-border-radius: 50px;
}

