
:root, :host {
--main-color: #005587;
--main-color-600: #00446b;
--main-color-700: #003452;
--main-color-h: 202;
--main-color-s: 100%;
--main-color-l: 26%;
--secondary-color: #5478A0;
--secondary-color-600: #4c6b90;
--secondary-color-700: #435f7f;
--secondary-color-h: 212;
--secondary-color-s: 31%;
--secondary-color-l: 48%;
--accent-color: #00A865;
--accent-color-600: #008f56;
--accent-color-700: #007546;
--accent-color-h: 156;
--accent-color-s: 100%;
--accent-color-l: 33%;
--button-color: #5478A0;
--button-color-600: #4c6b90;
--button-color-700: #435f7f;
--button-color-h: 212;
--button-color-s: 31%;
--button-color-l: 48%;
--type-color: #1A1A1A;
--link-color: #5478A0;
--link-hover-color: #31465e;
--link-decoration: underline;
--link-color-h: 212;
--link-color-s: 31%;
--link-color-l: 48%;
--heading-color: #005587;
--font-body-base-size: 16px;
--font-weight-normal: 400;
--font-weight-semi-bold: 600;
--font-weight-bold: 700;
--body-font-family: adelle-sans, Helvetica, Arial, sans-serif;
--body-font-style: normal;
--heading-font-family: adelle, Helvetica, Arial, sans-serif;
--heading-font-weight: 700;
--heading-font-weight-bold: 700;
--heading-font-style: normal;
--border-radius-base: 8px;
--btn-border-radius: 50px;
}

