:root {
    --cor_primaria: #0399a9;
    --cor_secundaria: #005E39;
    --cor_botao: #005E39;
    --cor_botao_hover: #90FC88;
    --cor_texto_botao: #90FC88;
    --cor_texto_botao_hover: #005e39;
    --cor_botao_comprar: #005e39;
    --pre_cabecalho: #005E39;
    --cor_texto_pre_cabecalho: #fff;
    --cor_cabecalho: #001E1F;
    --cor_icones: #90FC88;
    --cor_icones_hover: #FEF40A;
    --cor_texto_icones: #90FC88;
    --cor_menu: #001e1f;
    --cor_texto_menu: #b2fa00;
    --cor_newsletter: #001e1f;
    --cor_footer: #FEF40A;
    --cor_texto_footer: #A6D553;
    --cor_tag_frete_gratis: #90FC88;
    --texto_global: #005E39;
    --texto_background: #FFFFFF;
}