:root {
    
    --flowhub-header-background-color: #85ec89;
    
    --flowhub-header-text-color: #010003;
    
    --flowhub-main-text-color: #020006;
    
    --flowhub-button-background-color: #723fdb;
    
    --flowhub-button-text-color: #FFFFFF;
    
    --flowhub-cart-button-background-color: #ffffff;
    
    --flowhub-cart-button-text-color: #060211;
    
    --flowhub-cart-button-background-color-gradient-from: #723fdb;
    
    --flowhub-cart-button-background-color-gradient-to: #85ec89;
    
    --flowhub-landing-page-background-color: #85ec89;
    
    --flowhub-landing-page-text-color: #110630;
    
    --flowhub-header-leaf-color: #000000;
    
    --flowhub-landing-page-hand-color: #ffffff;
}