:root {
    --customer-layout-background-color: #fff;
    --customer-layout-logo-background-color: #ffffff;
    --customer-layout-menu-background-color: #8cd531;
    --customer-layout-menu-links-color: #67686c;
    --customer-layout-menu-links-active-color: #233169;
    --customer-layout-accent-color: #b4a163;
    --customer-layout-accent-color-contrast: #ffffff;
}