:root {
    --cor_primaria: #ff9900;
    --cor_secundaria: #222222;
    --cor_botao: #ff9900;
    --cor_botao_hover: #885200;
    --cor_texto_botao: #ffffff;
    --cor_texto_botao_hover: #ffffff; 
    --cor_botao_comprar: #5bbf5f;
    --pre_cabecalho: #ff9900;
    --cor_texto_pre_cabecalho: #000000; 
    --cor_cabecalho: #000000;
    --cor_icones: #ff9900;
    --cor_icones_hover: #804d00;
    --cor_texto_icones: #fdfdfd;
    --cor_menu: #000000;
    --cor_texto_menu: #ffffff;
    --cor_newsletter: #000000;
    --cor_texto_newsletter: #ff9900;
    --cor_footer: #000000;
    --cor_texto_footer: #fbfbfb;
    --texto_global: #333333;
    --texto_background: #ffffff;
    --cor_tag_frete_gratis: #17ae26;
}

