
:root, :host {
--main-color: #01284d;
--main-color-600: #011a32;
--main-color-700: #000d19;
--main-color-h: 209;
--main-color-s: 97%;
--main-color-l: 15%;
--secondary-color: #305fa6;
--secondary-color-600: #2a5492;
--secondary-color-700: #25497e;
--secondary-color-h: 216;
--secondary-color-s: 55%;
--secondary-color-l: 42%;
--accent-color: #e75200;
--accent-color-600: #cc4700;
--accent-color-700: #b33e00;
--accent-color-h: 21;
--accent-color-s: 100%;
--accent-color-l: 45%;
--button-color: #305fa6;
--button-color-600: #2a5492;
--button-color-700: #25497e;
--button-color-h: 216;
--button-color-s: 55%;
--button-color-l: 42%;
--type-color: #1A1A1A;
--link-color: #305fa6;
--link-hover-color: #193257;
--link-decoration: underline;
--link-color-h: 216;
--link-color-s: 55%;
--link-color-l: 42%;
--heading-color: #01284d;
--font-body-base-size: 16px;
--font-weight-normal: 400;
--font-weight-semi-bold: 700;
--font-weight-bold: 700;
--body-font-family: Lato, Helvetica, Arial, sans-serif;
--body-font-style: normal;
--heading-font-family: Lato, Helvetica, Arial, sans-serif;
--heading-font-weight: 700;
--heading-font-weight-bold: 700;
--heading-font-style: normal;
--border-radius-base: 4px;
}

