
:root, :host {
--main-color: #C8102E;
--main-color-600: #af0e29;
--main-color-700: #970c23;
--main-color-h: 350;
--main-color-s: 85%;
--main-color-l: 42%;
--secondary-color: #F1BE48;
--secondary-color-600: #efb52e;
--secondary-color-700: #eead17;
--secondary-color-h: 42;
--secondary-color-s: 86%;
--secondary-color-l: 61%;
--accent-color: #7C2529;
--accent-color-600: #6a2023;
--accent-color-700: #561a1d;
--accent-color-h: 357;
--accent-color-s: 54%;
--accent-color-l: 32%;
--button-color: #EED484;
--button-color-600: #ebcc6f;
--button-color-700: #e8c559;
--button-color-h: 45;
--button-color-s: 76%;
--button-color-l: 73%;
--type-color: #000000;
--link-color: #9A3324;
--link-hover-color: #461810;
--link-decoration: none;
--link-color-h: 8;
--link-color-s: 62%;
--link-color-l: 37%;
--heading-color: #524727;
--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;
}

