
:root, :host {
--main-color: #255332;
--main-color-600: #1e4328;
--main-color-700: #16311e;
--main-color-h: 137;
--main-color-s: 38%;
--main-color-l: 24%;
--secondary-color: #e08e68;
--secondary-color-600: #db7d51;
--secondary-color-700: #d76d3c;
--secondary-color-h: 19;
--secondary-color-s: 66%;
--secondary-color-l: 64%;
--accent-color: #ef4a37;
--accent-color-600: #ed3621;
--accent-color-700: #e22712;
--accent-color-h: 6;
--accent-color-s: 85%;
--accent-color-l: 58%;
--button-color: #e08e68;
--button-color-600: #db7d51;
--button-color-700: #d76d3c;
--button-color-h: 19;
--button-color-s: 66%;
--button-color-l: 64%;
--type-color: #46464C;
--link-color: #1c76bd;
--link-hover-color: #0f4066;
--link-decoration: none;
--link-color-h: 206;
--link-color-s: 74%;
--link-color-l: 43%;
--heading-color: #255332;
--font-body-base-size: 17px;
--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;
}

