
:root, :host {
--main-color: #075794;
--main-color-600: #06477a;
--main-color-700: #053961;
--main-color-h: 206;
--main-color-s: 91%;
--main-color-l: 30%;
--secondary-color: #075794;
--secondary-color-600: #06477a;
--secondary-color-700: #053961;
--secondary-color-h: 206;
--secondary-color-s: 91%;
--secondary-color-l: 30%;
--accent-color: #DB7C00;
--accent-color-600: #c26e00;
--accent-color-700: #a85f00;
--accent-color-h: 34;
--accent-color-s: 100%;
--accent-color-l: 43%;
--button-color: #075794;
--button-color-600: #06477a;
--button-color-700: #053961;
--button-color-h: 206;
--button-color-s: 91%;
--button-color-l: 30%;
--type-color: #1D1D1D;
--link-color: #075794;
--link-hover-color: #021d31;
--link-decoration: none;
--link-color-h: 206;
--link-color-s: 91%;
--link-color-l: 30%;
--heading-color: #075794;
--font-body-base-size: 16px;
--font-weight-normal: 400;
--font-weight-semi-bold: 600;
--font-weight-bold: 700;
--body-font-family: 'Source Sans 3', Helvetica, Arial, sans-serif;
--body-font-style: normal;
--heading-font-family: sweet-square-pro, Helvetica, Arial, sans-serif;
--heading-font-weight: 700;
--heading-font-weight-bold: 700;
--heading-font-style: normal;
--border-radius-base: 4px;
}

