:root {
--cor_primaria: #000000;
--cor_secundaria: #000000;
--cor_botao: #000000;
--cor_botao_hover: #008000;
--cor_texto_botao: #ffffff;
--cor_texto_botao_hover: #ffffff;
--cor_botao_comprar: #008000;
--cor_tag_frete: #f28646;
--pre_cabecalho: #000000;
--cor_texto_pre_cabecalho: #ffffff;
--cor_cabecalho: #000000;
--cor_titulos: #000000;
--cor_icones: #ffffff;
--cor_icones_hover: #ffffff;
--cor_texto_icones: #ffffff;
--cor_menu: #ffffff;
--cor_texto_menu: #000000;
--cor_newsletter: #000000;
--cor_texto_newsletter: #ffffff;
--cor_footer: #ffffff;
--cor_texto_footer: #000000;
--texto_global: #000000;
--cor_clara:#ffffff;
--cor_escura: #000000;
--texto_background:#ffffff;
--texto_bg_escuro:#000000;
--texto_bg_claro:#000000;
	
--cor_youtube: #000000;
--cor_texto_youtube: #ffffff;
}

.powered-by {
    top: 15px;
}

.powered-by a img {
  max-width: 70px;
}

