:root {
    
    --flowhub-header-background-color: white;
    
    --flowhub-header-text-color: #141e30;
    
    --flowhub-main-text-color: #141e30;
    
    --flowhub-button-background-color: #face20;
    
    --flowhub-button-text-color: white;
    
    --flowhub-cart-button-background-color: #86456e;
    
    --flowhub-cart-button-text-color: white;
    
    --flowhub-cart-button-background-color-gradient-from: #face20;
    
    --flowhub-cart-button-background-color-gradient-to: #86456e;
    
    --flowhub-landing-page-background-color: #face20;
    
    --flowhub-landing-page-text-color: white;
    
    --flowhub-header-leaf-color: #86456e;
    
    --flowhub-landing-page-hand-color: white;
}