
:root, :host {
--main-color: #43787b;
--main-color-600: #3a6769;
--main-color-700: #315759;
--main-color-h: 183;
--main-color-s: 29%;
--main-color-l: 37%;
--secondary-color: #967112;
--secondary-color-600: #80600f;
--secondary-color-700: #694f0c;
--secondary-color-h: 43;
--secondary-color-s: 79%;
--secondary-color-l: 33%;
--accent-color: #43787b;
--accent-color-600: #3a6769;
--accent-color-700: #315759;
--accent-color-h: 183;
--accent-color-s: 29%;
--accent-color-l: 37%;
--button-color: #41797b;
--button-color-600: #38696b;
--button-color-700: #30595a;
--button-color-h: 182;
--button-color-s: 31%;
--button-color-l: 37%;
--type-color: #1A1A1A;
--link-color: #967112;
--link-hover-color: #3b2c07;
--link-decoration: none;
--link-color-h: 43;
--link-color-s: 79%;
--link-color-l: 33%;
--heading-color: #1A1A1A;
--font-body-base-size: 16px;
--font-weight-normal: 400;
--font-weight-semi-bold: 600;
--font-weight-bold: 700;
--body-font-family: Poppins, 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: 8px;
--btn-border-radius: 50px;
}

