:root {
    
    --flowhub-header-background-color: #a38eaf;
    
    --flowhub-header-text-color: #ebe9e4;
    
    --flowhub-main-text-color: #437362;
    
    --flowhub-button-background-color: #a38eaf;
    
    --flowhub-button-text-color: #FFFFFF;
    
    --flowhub-cart-button-background-color: #a38eaf;
    
    --flowhub-cart-button-text-color: #ebe9e4;
    
    --flowhub-cart-button-background-color-gradient-from: #a38eaf;
    
    --flowhub-cart-button-background-color-gradient-to: #ebe9e4;
    
    --flowhub-landing-page-background-color: #a38eaf;
    
    --flowhub-landing-page-text-color: #fdb783;
    
    --flowhub-header-leaf-color: #437362;
    
    --flowhub-landing-page-hand-color: #ebe9e4;
}