.titulo-reporte{
  color: #599AE3;
  font-size:24px;
  text-align:center;
  font-weight:bold;
  line-height: 1;
}

.texto-reporte{
  font-size:18px;
  line-height: 1.5;
}

.contenedor-reporte{
  display: flex !important;
  flex-direction: column;
}

