:root {
    
    --flowhub-header-background-color: #52791E;
    
    --flowhub-header-text-color: #E9F4D7;
    
    --flowhub-main-text-color: #33401F;
    
    --flowhub-button-background-color: #485B27;
    
    --flowhub-button-text-color: #FFFFFF;
    
    --flowhub-cart-button-background-color: #365014;
    
    --flowhub-cart-button-text-color: #E9F4D7;
    
    --flowhub-cart-button-background-color-gradient-from: #485B27;
    
    --flowhub-cart-button-background-color-gradient-to: #98993C;
    
    --flowhub-landing-page-background-color: #E9F4D7;
    
    --flowhub-landing-page-text-color: #485B27;
    
    --flowhub-header-leaf-color: #E9F4D7;
    
    --flowhub-landing-page-hand-color: #485B27;
}