:root {
		--cor_primaria: #855472;
		--cor_secundaria: #855472;
		--cor_botao: #855472;
		--cor_botao_hover: #855472;
		--cor_texto_botao: #fff;
		--cor_texto_botao_hover: #fff;
		--cor_botao_comprar: #31b12f;
		--cor_cabecalho: #ffffff;
		--cor_icones: #cfa2bf;
		--cor_icones_hover: #cfa2bf;
		--cor_texto_icones: #1b1b1b;
		--cor_menu: #855472;
		--cor_texto_menu: #fff;
		--cor_footer: #855472;
		--cor_texto_footer: #fff;
		--cor_tag_frete_gratis: #9facbf;
		--texto_global: #1b1b1b;
}

.primary-title{
color: #855472;
}
            
#rodape .design-fox img{
width: 60px;
}
 
.row-fluid h4{
color: #855472 !important;
}
            
.row-fluid h4 strong{
color: #1b1b1b !important;
}