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