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