
                body {
                    --btn-color: #ffffff;
                    --btn-bg: #F91942;
                    --btn-hover-bg: #3b3b3b;
                    
                    
                    --link-color: #F91942;
                    --pdct-title-color: #3b3b3b;
                    
                    
                    
                    
                    --cart-bg: #ffffff;
                    --cart-color: #F91942;
                    
                    --wrapper-bg-repeat: repeat;
                    
                    --nav-link-color: #ffffff;
                    
                    --nav-bg: #F91942;
                    --nav-color: #ffffff;
                    --footer-bg: #F91942;
                    --footer-color: #ffffff;
                    --footer-link-color: #ffffff;
                    --prices-color: #F91942;
                    
                    
                    
                    --footer-h3-h4-color: #ffffff;
                    
                    
                    --text-color: #3b3b3b;
                    --checkout-step-color: #F91942;
                    --input-outline-color: #F91942;
                }
                #wrapper{
                    
                }
	        