:root {
    --customer-layout-background-color: #f3f3f4;
    --customer-layout-logo-background-color: #ffffff;
    --customer-layout-menu-background-color: #ffffff;
    --customer-layout-menu-links-color: #ae8d7f;
    --customer-layout-menu-links-active-color: #e1cbc6;
    --customer-layout-accent-color: #ae8d7f;
    --customer-layout-accent-color-contrast: #ffffff;
}