
:root, :host {
--main-color: #3b606e;
--main-color-600: #32515d;
--main-color-700: #29434c;
--main-color-h: 196;
--main-color-s: 30%;
--main-color-l: 33%;
--secondary-color: #9fad3e;
--secondary-color-600: #8d9a37;
--secondary-color-700: #7b8731;
--secondary-color-h: 68;
--secondary-color-s: 47%;
--secondary-color-l: 46%;
--accent-color: #df674c;
--accent-color-600: #dc5638;
--accent-color-700: #d44625;
--accent-color-h: 11;
--accent-color-s: 70%;
--accent-color-l: 59%;
--button-color: #468d97;
--button-color-600: #3d7c85;
--button-color-700: #356c73;
--button-color-h: 187;
--button-color-s: 37%;
--button-color-l: 43%;
--type-color: #1A1A1A;
--link-color: #468d97;
--link-hover-color: #254b50;
--link-decoration: underline;
--link-color-h: 187;
--link-color-s: 37%;
--link-color-l: 43%;
--heading-color: #3b606e;
--font-body-base-size: 16px;
--font-weight-normal: 400;
--font-weight-semi-bold: 500;
--font-weight-bold: 700;
--body-font-family: franklin-gothic-urw, Helvetica, Arial, sans-serif;
--body-font-style: normal;
--heading-font-family: franklin-gothic-urw, Helvetica, Arial, sans-serif;
--heading-font-weight: 700;
--heading-font-weight-bold: 700;
--heading-font-style: normal;
--border-radius-base: 4px;
}

