:root {   
    /* Custom CSS for this merchant only */
    --primary: #4AD313;
    --primary-background: linear-gradient(to bottom, #4AD313 0%, #38CA22 100%);
    --hover-primary-background: #6ddd40;
}