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