
:root, :host {
--main-color: #006893;
--main-color-600: #00567a;
--main-color-700: #004461;
--main-color-h: 198;
--main-color-s: 100%;
--main-color-l: 29%;
--secondary-color: #0C7EAC;
--secondary-color-600: #0a6d94;
--secondary-color-700: #095b7c;
--secondary-color-h: 197;
--secondary-color-s: 87%;
--secondary-color-l: 36%;
--accent-color: #008066;
--accent-color-600: #006652;
--accent-color-700: #004d3d;
--accent-color-h: 168;
--accent-color-s: 100%;
--accent-color-l: 25%;
--button-color: #0C7EAC;
--button-color-600: #0a6d94;
--button-color-700: #095b7c;
--button-color-h: 197;
--button-color-s: 87%;
--button-color-l: 36%;
--type-color: #000000;
--link-color: #0C7EAC;
--link-hover-color: #05384c;
--link-decoration: underline;
--link-color-h: 197;
--link-color-s: 87%;
--link-color-l: 36%;
--heading-color: #006893;
--font-body-base-size: 16px;
--font-weight-normal: 400;
--font-weight-semi-bold: 600;
--font-weight-bold: 700;
--body-font-family: Arial, sans-serif;
--body-font-style: normal;
--heading-font-family: Arial, sans-serif;
--heading-font-weight: 900;
--heading-font-weight-bold: 900;
--heading-font-style: normal;
--border-radius-base: 8px;
--btn-border-radius: 50px;
--nav-font-weight: 700;
}

