:root {
    
    --flowhub-header-background-color: #ee2e53;
    
    --flowhub-header-text-color: #00729e;
    
    --flowhub-main-text-color: #00729e;
    
    --flowhub-button-background-color: #00729e;
    
    --flowhub-button-text-color: #FFFFFF;
    
    --flowhub-cart-button-background-color: #ee2e53;
    
    --flowhub-cart-button-text-color: #00729e;
    
    --flowhub-cart-button-background-color-gradient-from: #00729e;
    
    --flowhub-cart-button-background-color-gradient-to: #ee2e53;
    
    --flowhub-landing-page-background-color: #00729e;
    
    --flowhub-landing-page-text-color: #ee2e53;
    
    --flowhub-header-leaf-color: #00729e;
    
    --flowhub-landing-page-hand-color: #ee2e53;
}