
:root, :host {
--main-color: #0a733b;
--main-color-600: #085e30;
--main-color-700: #064624;
--main-color-h: 148;
--main-color-s: 84%;
--main-color-l: 25%;
--secondary-color: #252328;
--secondary-color-600: #19181b;
--secondary-color-700: #0d0c0e;
--secondary-color-h: 264;
--secondary-color-s: 7%;
--secondary-color-l: 15%;
--accent-color: #063e4e;
--accent-color-600: #042a34;
--accent-color-700: #02171c;
--accent-color-h: 193;
--accent-color-s: 86%;
--accent-color-l: 16%;
--button-color: #767778;
--button-color-600: #6a6b6c;
--button-color-700: #5d5e5f;
--button-color-h: 210;
--button-color-s: 1%;
--button-color-l: 47%;
--type-color: #1D1D1D;
--link-color: #1C76BD;
--link-hover-color: #0f4066;
--link-decoration: none;
--link-color-h: 206;
--link-color-s: 74%;
--link-color-l: 43%;
--heading-color: #005587;
--font-body-base-size: 17px;
--font-weight-normal: 400;
--font-weight-semi-bold: 500;
--font-weight-bold: 700;
--body-font-family: Roboto, Helvetica, Arial, sans-serif;
--body-font-style: normal;
--heading-font-family: Roboto, Helvetica, Arial, sans-serif;
--heading-font-weight: 700;
--heading-font-weight-bold: 700;
--heading-font-style: normal;
--border-radius-base: 4px;
}

