
:root, :host {
--main-color: #431c38;
--main-color-600: #32152a;
--main-color-700: #200e1b;
--main-color-h: 317;
--main-color-s: 41%;
--main-color-l: 19%;
--secondary-color: #636569;
--secondary-color-600: #57585c;
--secondary-color-700: #4a4c4f;
--secondary-color-h: 220;
--secondary-color-s: 3%;
--secondary-color-l: 40%;
--accent-color: #4a6239;
--accent-color-600: #3d502f;
--accent-color-700: #314026;
--accent-color-h: 95;
--accent-color-s: 26%;
--accent-color-l: 30%;
--button-color: #636569;
--button-color-600: #57585c;
--button-color-700: #4a4c4f;
--button-color-h: 220;
--button-color-s: 3%;
--button-color-l: 40%;
--type-color: #000000;
--link-color: #431c38;
--link-hover-color: #000000;
--link-decoration: none;
--link-color-h: 317;
--link-color-s: 41%;
--link-color-l: 19%;
--heading-color: #431c38;
--font-body-base-size: 17px;
--font-weight-normal: 400;
--font-weight-semi-bold: 600;
--font-weight-bold: 700;
--body-font-family: Arial, Helvetica, sans-serif;
--body-font-style: normal;
--heading-font-family: Arial, Helvetica, sans-serif;
--heading-font-weight: 600;
--heading-font-weight-bold: 600;
--heading-font-style: normal;
--border-radius-base: 4px;
}

