/* CORES DO TEMA */
:root{
--cor-menu_categorias: #fff ;
--cor-texto_categorias: #111 ;
--cor-comprar: #111 ;
/* --cor-comprar_ativo: #ff2067 ; */
--cor-comprar_ativo: #218838 ;
--cor-texto_rodape: #676767 ;
--cor-titulo_rodape: #111 ;
--cor-fundo_rodape: #e9e9e9 ;
--cor-fundopix: #000000 ;
--cor-textopix: #fff ;
--cor-texto_newsletter: #676767 ;
--cor-botao_newsletter: #111 ;
--cor-botao_newsletter_ativo: #ff2067 ;
--cor-textoinstagram: #111 ;
--cor-instagram: #ff2067 ;
}

.botao.botao-comprar.principal.grande {
    background-color: #218838 !important;
}