
                body {
                    
                    --btn-bg: #2f3035;
                    --btn-hover-bg: #b71649;
                    
                    
                    --link-color: #b71649;
                    --pdct-title-color: #2f3035;
                    
                    
                    --social-icons-bg: #b71649;
                    --pdct-social-icons-bg: #b71649;
                    --cart-bg: #b71649;
                    --cart-color: #ffffff;
                    
                    --wrapper-bg-repeat: repeat;
                    
                    --nav-link-color: #ffffff;
                    
                    --nav-bg: #2f3035;
                    --nav-color: #ffffff;
                    --footer-bg: #2f3035;
                    --footer-color: #ffffff;
                    --footer-link-color: #ffffff;
                    --prices-color: #b71649;
                    
                    
                    
                    
                    
                    
                    --text-color: #000000;
                    
                    
                }
                #wrapper{
                    
                }
	        