
                body {
                    --btn-color: #ffffff;
                    --btn-bg: #C3006B;
                    --btn-hover-bg: #E30613;
                    
                    
                    
                    
                    --menu-color: #181F27;
                    
                    
                    
                    --cart-bg: #C3006B;
                    --cart-color: #ffffff;
                    --wrappers-bg: #ffffff;
                    --wrapper-bg-repeat: repeat;
                    
                    --nav-link-color: #181F27;
                    --nav-link-list-color: #181F27;
                    
                    --nav-color: #181F27;
                    --footer-bg: #181F27;
                    --footer-color: #ffffff;
                    --footer-link-color: #ffffff;
                    --prices-color: #FF4D00;
                    
                    
                    
                    
                    
                    
                    
                    
                    --checkout-step-color: #C3006B;
                    
                    
                }
                #wrapper{
                    
                }
	        