   .container .formuh1 {
  color: #ffffff;
  background-color: #2E81BF;
  border-radius: 6px 6px 6px 6px;
  text-align: center;
  line-height: 1.3;
  font-weight: normal !important; /* Cambiado de bold a normal */
  margin-bottom: 20px;

  }


