
:root, :host {
--main-color: #008585;
--main-color-600: #006b6b;
--main-color-700: #005252;
--main-color-h: 180;
--main-color-s: 100%;
--main-color-l: 26%;
--secondary-color: #d69e48;
--secondary-color-600: #d19233;
--secondary-color-700: #bf842b;
--secondary-color-h: 36;
--secondary-color-s: 63%;
--secondary-color-l: 56%;
--accent-color: #c55334;
--accent-color-600: #b14b2f;
--accent-color-700: #9d432a;
--accent-color-h: 13;
--accent-color-s: 58%;
--accent-color-l: 49%;
--button-color: #c55334;
--button-color-600: #b14b2f;
--button-color-700: #9d432a;
--button-color-h: 13;
--button-color-s: 58%;
--button-color-l: 49%;
--type-color: #1A1A1A;
--link-color: #202c5d;
--link-hover-color: #070913;
--link-decoration: underline;
--link-color-h: 228;
--link-color-s: 49%;
--link-color-l: 25%;
--heading-color: #202c5d;
--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;
}

