
:root, :host {
--main-color: #3d6eb1;
--main-color-600: #3762a0;
--main-color-700: #30578d;
--main-color-h: 215;
--main-color-s: 49%;
--main-color-l: 47%;
--secondary-color: #bfcbe2;
--secondary-color-600: #aebedb;
--secondary-color-700: #9cafd3;
--secondary-color-h: 219;
--secondary-color-s: 38%;
--secondary-color-l: 82%;
--accent-color: #e50000;
--accent-color-600: #cc0000;
--accent-color-700: #b30000;
--accent-color-h: 0;
--accent-color-s: 100%;
--accent-color-l: 45%;
--button-color: #8b2928;
--button-color-600: #772422;
--button-color-700: #631e1d;
--button-color-h: 1;
--button-color-s: 55%;
--button-color-l: 35%;
--type-color: #46464C;
--link-color: #e0d598;
--link-hover-color: #c9b64a;
--link-decoration: none;
--link-color-h: 51;
--link-color-s: 54%;
--link-color-l: 74%;
--heading-color: #2b3651;
--font-body-base-size: 16px;
--font-weight-normal: 400;
--font-weight-semi-bold: 600;
--font-weight-bold: 700;
--body-font-family: 'Open Sans', Helvetica, Arial, sans-serif;
--body-font-style: normal;
--heading-font-family: 'Open Sans', Helvetica, Arial, sans-serif;
--heading-font-weight: 700;
--heading-font-weight-bold: 700;
--heading-font-style: normal;
--border-radius-base: 4px;
}

