:root {
    
    --flowhub-header-background-color: #ffffff;
    
    --flowhub-header-text-color: #141e30;
    
    --flowhub-main-text-color: #141e30;
    
    --flowhub-button-background-color: #368697;
    
    --flowhub-button-text-color: white;
    
    --flowhub-cart-button-background-color: #368697;
    
    --flowhub-cart-button-text-color: white;
    
    --flowhub-cart-button-background-color-gradient-from: #368697;
    
    --flowhub-cart-button-background-color-gradient-to: #f02c5e;
    
    --flowhub-landing-page-background-color: #368697;
    
    --flowhub-landing-page-text-color: #FFffff;
    
    --flowhub-header-leaf-color: #368697;
    
    --flowhub-landing-page-hand-color: #ffffff;
}