
:root, :host {
--main-color: #203F59;
--main-color-600: #1a3347;
--main-color-700: #132534;
--main-color-h: 207;
--main-color-s: 47%;
--main-color-l: 24%;
--secondary-color: #467C71;
--secondary-color-600: #3d6c62;
--secondary-color-700: #335b53;
--secondary-color-h: 168;
--secondary-color-s: 28%;
--secondary-color-l: 38%;
--accent-color: #637B3A;
--accent-color-600: #546831;
--accent-color-700: #465729;
--accent-color-h: 82;
--accent-color-s: 36%;
--accent-color-l: 35%;
--button-color: #467C71;
--button-color-600: #3d6c62;
--button-color-700: #335b53;
--button-color-h: 168;
--button-color-s: 28%;
--button-color-l: 38%;
--type-color: #0C153A;
--link-color: #467C71;
--link-hover-color: #213b36;
--link-decoration: none;
--link-color-h: 168;
--link-color-s: 28%;
--link-color-l: 38%;
--heading-color: #203F59;
--font-body-base-size: 17px;
--font-weight-normal: 400;
--font-weight-semi-bold: 600;
--font-weight-bold: 700;
--body-font-family: Roboto, Helvetica, Arial, sans-serif;
--body-font-style: normal;
--heading-font-family: Roboto, Helvetica, Arial, sans-serif;
--heading-font-weight: 600;
--heading-font-weight-bold: 700;
--heading-font-style: normal;
--border-radius-base: 4px;
}

