:root {
    --cor_primaria: #394030;
    --cor_secundaria: ##394030;
    --cor_botao: #394030;
    --cor_botao_hover: #3A6B50;
    --cor_texto_botao: #FFFFFF;
    --cor_texto_botao_hover: #FFFFFF;
    --cor_botao_comprar: #394030;
    --pre_cabecalho: #394030;
    --cor_texto_pre_cabecalho: #F8F5EE;
    --cor_cabecalho: #FFFFFF;
    --cor_icones: #394030;
    --cor_icones_hover: #B89C5C;
    --cor_texto_icones: #2E2E2E;
    --cor_menu: #F8F5EE;
    --cor_texto_menu: #234534;
    --cor_newsletter: #FFFFFF;
    --cor_texto_newsletter: ##394030;
    --cor_footer: #F8F5EE;
    --cor_texto_footer: #394030;
    --texto_global: #3A3A3A;
    --texto_background: #FFFFFF;
    --cor_tag_frete_gratis: #B89C5C;
}