:root {
--desktop-body-background: #fff;
--desktop-container-max-width: 1440px;
--desktop-stock-listing-item-width: 220px;
--background-color-main: #ea0950;
--background-header-row1: #f0f0f0;
--background-header-row2: #f0f0f0;
--background-header-row3: #5a313e;
--text-color-header-row1: #333;
--text-color-header-row2: undefined;
--text-color-header-row3: #fff;
--mobile-header-background: #fafafa;
--mobile-header-menu-toggle-color: var(--background-color-main);
--mobile-menu-background-color: #fff;
--footer-row1-background: #333;
--footer-row1-title-color: #fff;
--footer-row1-link-color: #fff;
--footer-row2-background: #333;
--footer-row2-text-color: #fff;
--desktop-dropdown-menu-title-color: undefined;
--desktop-dropdown-menu-link-color: undefined;
--mobile-dropdown-menu-title-color: #fff;
--mobile-dropdown-menu-link-color: #fff;
--desktop-breadcrumb-link-color: #888;
--desktop-breadcrumb-separator-color: #ccc;
--desktop-filter-title-background: #333;
--desktop-filter-title-color: #fff;
--desktop-pdp-priceblock-background: #f0f0f0;
--desktop-language-menu-background: undefined;
--desktop-language-menu-link-color: undefined;
--desktop-language-menu-link-hover-background: undefined;
--desktop-language-menu-link-hover-color: undefined;
--background-notification-success: rgb(207 255 204 / 95%);
--color-notification-success: #333;
--background-notification-error: rgb(247, 57, 46, 0.95);
--color-notification-error: rgb(119, 2, 2);
--emails-primary-button-background: #0088CC;
--emails-primary-button-text-color: white;
}