:root {
    --customer-layout-background-color: #ffffff;
    --customer-layout-logo-background-color: #ffffff;
    --customer-layout-menu-background-color: #ffffff;
    --customer-layout-menu-links-color: #000000;
    --customer-layout-menu-links-active-color: #d261b7;
    --customer-layout-accent-color: #d261b7;
    --customer-layout-accent-color-contrast: #151716;
}