.indicadores-form {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	height: 100%;
	width: 90%;
	z-index: 0;
}

.tituloPagina {
	color: #000000;
	margin: auto;
	text-align: center;
}

button {
	cursor: pointer;
}
