:root {
    --customer-layout-background-color: #f3f3f4;
    --customer-layout-logo-background-color: #ffffff;
    --customer-layout-menu-background-color: #ffffff;
    --customer-layout-menu-links-color: #676a6c;
    --customer-layout-menu-links-active-color: #1ab394;
    --customer-layout-accent-color: #7796a8;
    --customer-layout-accent-color-contrast: #ffffff;
}