:root {
--desktop-body-background: #fff;
--desktop-container-max-width: 1440px;
--desktop-stock-listing-item-width: 220px;
--background-color-main: #055d92;
--background-header-row1: #02395a;
--background-header-row2: #055d92;
--background-header-row3: #055180;
--text-color-header-row1: #fff;
--text-color-header-row2: #fff;
--text-color-header-row3: #ffffff;
--mobile-header-background: #055d92;
--mobile-header-menu-toggle-color: #fff;
--mobile-menu-background-color: #fff;
--footer-row1-background: #055d92;
--footer-row1-title-color: #fff;
--footer-row1-link-color: #fff;
--footer-row2-background: #055180;
--footer-row2-text-color: #fff;
--desktop-dropdown-menu-title-color: #a49686;
--desktop-dropdown-menu-link-color: #000c;
--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: #2222221c;
--desktop-filter-title-color: #000c;
--desktop-pdp-priceblock-background: #eee;
--desktop-language-menu-background: #fff;
--desktop-language-menu-link-color: #333;
--desktop-language-menu-link-hover-background: #aaa;
--desktop-language-menu-link-hover-color: #333;
--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;
}