:root {
    --cor_primaria: #3e091c;
    --cor_secundaria: #c6918b;
    --cor_titulos: #3e091c;
    --cor_botao: #3e091c;
    --cor_botao_hover: #3e091c;
    --cor_texto_botao: #ffffff;
    --cor_texto_botao_hover: #ffffff;
    --cor_botao_comprar: #00ff00;
    --pre_cabecalho: #c6918b;
    --cor_texto_pre_cabecalho: #ffffff;
    --cor_cabecalho: #c6918b;
    --cor_icones: #3e091c;
    --cor_icones_hover: #ffffff;
    --cor_texto_icones: #3e091c;
    --cor_menu: #c6918b;
    --cor_texto_menu: #3e091c;
    --cor_newsletter: #c6918b;
    --cor_texto_newsletter: #3e091b;
    --cor_footer: #c6918b;
    --cor_texto_footer: #3e091b;
    --texto_global: #3e091c;
    --texto_background: #3e091c;
    --cor_tag_frete_gratis: #9f6273;
}

.powered-by img {
	height: 20px;
}
