
:root, :host {
--main-color: #6D6E71;
--main-color-600: #616265;
--main-color-700: #555658;
--main-color-h: 225;
--main-color-s: 2%;
--main-color-l: 44%;
--secondary-color: #00A753;
--secondary-color-600: #008f47;
--secondary-color-700: #00753b;
--secondary-color-h: 150;
--secondary-color-s: 100%;
--secondary-color-l: 33%;
--accent-color: #000000;
--accent-color-600: #000000;
--accent-color-700: #000000;
--accent-color-h: 0;
--accent-color-s: 0%;
--accent-color-l: 0%;
--button-color: #00A753;
--button-color-600: #008f47;
--button-color-700: #00753b;
--button-color-h: 150;
--button-color-s: 100%;
--button-color-l: 33%;
--type-color: #46464C;
--link-color: #0167CA;
--link-hover-color: #013365;
--link-decoration: none;
--link-color-h: 210;
--link-color-s: 99%;
--link-color-l: 40%;
--heading-color: #6D6E71;
--font-body-base-size: 16px;
--font-weight-normal: 400;
--font-weight-semi-bold: 600;
--font-weight-bold: 700;
--body-font-family: 'Source Sans 3', Helvetica, Arial, sans-serif;
--body-font-style: normal;
--heading-font-family: sweet-square-pro, Helvetica, Arial, sans-serif;
--heading-font-weight: 700;
--heading-font-weight-bold: 700;
--heading-font-style: normal;
--border-radius-base: 4px;
}

