body {

	font-family: 'Arial'
	
	, Helvetica
	
	,sans-serif;


	
	
		background-color: #4023C1;
	
	
		background-position: top center;
	
	
		background-attachment: scroll;
	
	
		background-repeat: repeat;
	

}



:root {
  --cor-secundaria: #1E2BD9;
}

  .cor-secundaria { color: #1E2BD9; }

.fundo-secundario { background-color: #1E2BD9; }
.borda-secundaria { border-color: #1E2BD9; }



.titulo {
	font-family: 'Open Sans'
  
  , serif;
	
	
}



#cabecalho {

	
		
		background-image: url("https://cdn.awsli.com.br/2825/2825889/arquivos/image-20260223145952-10.jpeg");
		
		
		background-color: #1D5038;
		
		
		background-position: top center;
		
		
			background-repeat: repeat;
		
	
}



.barra-inicial { background-color: #7D2B2B; }


.barra-inicial .canais-contato span, .barra-inicial .canais-contato a, .barra-inicial .canais-contato i { color: #FFFFFF; }



#rodape .institucional {
	
		
		
		background-color: #AD5A5A;
		
		
		background-position: top center;
		
		
			background-repeat: repeat;
		
	
}


:root {
	--cor-botao: #116C17;
}
.botao.principal.botao-comprar, .botao.principal.grande, .acoes-produto-responsiva .tag-comprar { background-color: #116C17; }



