:root{
    --cor_primaria: #312884;
    --cor_secundaria: #0e7935;
    --cor_botao: #0e7935;
    --cor_botao_hover: #312884;
    --cor_texto_botao: #fff;
    --cor_texto_botao_hover: #fff;
    --cor_botao_comprar: #25b265;
    --pre_cabecalho: #312884;
    --cor_texto_pre_cabecalho: #fff;
    --cor_cabecalho: #ffffff;
    --cor_icones: #0e7935;
    --cor_icones_hover: #0e7935db;
    --cor_texto_icones: #333333;
    --cor_menu: #ffffff;
    --cor_texto_menu: #222222;
    --cor_footer: #fff;
    --cor_texto_footer: #313131;
    --cor_newsletter: #312884;
    --cor_texto_newsletter: #fff;
    --cor_tag_frete_gratis: #444;
    --texto_global: #313131;
    --cor_clara: #fff;
    --cor_escura: #585858;
    --texto_background: #fff;
    --texto_bg_escuro: #636363 ;
    --texto_bg_claro: #fff
}

.formas .accordion-heading .forma-conteiner .cor-secundaria, span.nome.cor-secundaria{
    color: #000000;
}