
                body {
                    
                    --btn-bg: #289B38;
                    --btn-hover-bg: #FFD601;
                    
                    
                    --link-color: #FFD601;
                    --pdct-title-color: #000000;
                    
                    
                    
                    
                    --cart-bg: #289B38;
                    --cart-color: #ffffff;
                    
                    --wrapper-bg-repeat: repeat;
                    
                    --nav-link-color: #ffffff;
                    
                    
                    --nav-color: #ffffff;
                    --footer-bg:  #FFD601;
                    --footer-color: #ffffff;
                    --footer-link-color: #ffffff;
                    --prices-color: #000000;
                    
                    
                    
                    
                    
                    
                    --text-color: #000000;
                    --checkout-step-color:  #FFD601;
                    --input-outline-color:  #FFD601;
                }
                #wrapper{
                    
                }
	        