:root {
    --customer-layout-background-color: #f7eff7;
    --customer-layout-logo-background-color: #d2c5d1;
    --customer-layout-menu-background-color: #d2c5d1;
    --customer-layout-menu-links-color: #7d8082;
    --customer-layout-menu-links-active-color: #6f426b;
    --customer-layout-accent-color: #9d8c92;
    --customer-layout-accent-color-contrast: #ffffff;
}