
:root, :host {
--main-color: #08567C;
--main-color-600: #064565;
--main-color-700: #05354d;
--main-color-h: 200;
--main-color-s: 88%;
--main-color-l: 26%;
--secondary-color: #80141A;
--secondary-color-600: #6a1115;
--secondary-color-700: #540d11;
--secondary-color-h: 357;
--secondary-color-s: 73%;
--secondary-color-l: 29%;
--accent-color: #778E39;
--accent-color-600: #687c31;
--accent-color-700: #596a2a;
--accent-color-h: 76;
--accent-color-s: 43%;
--accent-color-l: 39%;
--button-color: #80141A;
--button-color-600: #6a1115;
--button-color-700: #540d11;
--button-color-h: 357;
--button-color-s: 73%;
--button-color-l: 29%;
--type-color: #000000;
--link-color: #08567C;
--link-hover-color: #02141d;
--link-decoration: underline;
--link-color-h: 200;
--link-color-s: 88%;
--link-color-l: 26%;
--heading-color: #08567C;
--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;
}

