
:root, :host {
--main-color: #15385F;
--main-color-600: #112c4b;
--main-color-700: #0c2036;
--main-color-h: 212;
--main-color-s: 64%;
--main-color-l: 23%;
--secondary-color: #EE8922;
--secondary-color-600: #e47a11;
--secondary-color-700: #cc6e0f;
--secondary-color-h: 30;
--secondary-color-s: 86%;
--secondary-color-l: 53%;
--accent-color: #0076BD;
--accent-color-600: #0065a3;
--accent-color-700: #00558a;
--accent-color-h: 203;
--accent-color-s: 100%;
--accent-color-l: 37%;
--button-color: #7ebe42;
--button-color-600: #71ab3b;
--button-color-700: #649834;
--button-color-h: 91;
--button-color-s: 49%;
--button-color-l: 50%;
--type-color: #1A1A1A;
--link-color: #0076BD;
--link-hover-color: #003557;
--link-decoration: underline;
--link-color-h: 203;
--link-color-s: 100%;
--link-color-l: 37%;
--heading-color: #0076bd;
--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;
}

