
.header-gradiente {
	background: rgb(9,121,29);
background: linear-gradient(90deg, rgba(9,121,29,0.8491771708683473) 15%, rgba(34,121,9,1) 50%, rgba(9,121,29,0.85) 85%);
}

.footer-gradiente {
background: rgb(61,49,44);
background: linear-gradient(90deg, rgba(61,49,44,0.9) 15%, rgba(61,49,44,1) 50%, rgba(61,49,44,0.9) 85%);
}

.header-bg-color {
	background: #024a27;
}

.bg-color-info {
	background: #227909;
}

.bg-menu-color {
	background: #0bb3e4;
}

.subtitulo {
	color: #3d312c;
}

.bg-selo {
	background: #61cb16;
}

.p-beneficios-saude {
	color: #abc703;
}

.p-beneficios-eco {
	color: #5e8105;
}

.p-destaque {
	color: #024a27;
}

.p-beneficios-sustentavel {
	color: #909f00;
}

.caracteristas {
	color: #5e8105;
}

.bg-form {
	background: #909f00;
}