:root {
    --customer-layout-background-color: #ffffff;
    --customer-layout-logo-background-color: #ffffff;
    --customer-layout-menu-background-color: #ffffff;
    --customer-layout-menu-links-color: #484239;
    --customer-layout-menu-links-active-color: #c0b3c2;
    --customer-layout-accent-color: #c0b3c2;
    --customer-layout-accent-color-contrast: #484239;
}