
:root, :host {
--main-color: #ce1f2e;
--main-color-600: #b61b28;
--main-color-700: #a01823;
--main-color-h: 355;
--main-color-s: 74%;
--main-color-l: 46%;
--secondary-color: #000000;
--secondary-color-600: #000000;
--secondary-color-700: #000000;
--secondary-color-h: 0;
--secondary-color-s: 0%;
--secondary-color-l: 0%;
--accent-color: #1b2b34;
--accent-color-600: #111c22;
--accent-color-700: #090e11;
--accent-color-h: 202;
--accent-color-s: 32%;
--accent-color-l: 15%;
--button-color: #627999;
--button-color-600: #586c89;
--button-color-700: #4e6079;
--button-color-h: 215;
--button-color-s: 22%;
--button-color-l: 49%;
--type-color: #000000;
--link-color: #ce1f2e;
--link-hover-color: #731119;
--link-decoration: none;
--link-color-h: 355;
--link-color-s: 74%;
--link-color-l: 46%;
--heading-color: #1b2b34;
--font-body-base-size: 19px;
--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: 600;
--heading-font-weight-bold: 600;
--heading-font-style: normal;
--border-radius-base: 4px;
--nav-logo-height-mobile: 5rem;
--nav-logo-height-tablet: 6rem;
--nav-logo-height-desktop: 7rem;
}

