   .container .formuh1 {
  color: #ffffff;
  background-color: #861919;
  border-radius: 6px 6px 6px 6px;
  text-align: center;
  line-height: 1.3;
  font-weight: bold;
  margin-bottom: 20px;

  }

.blanco {
	background-color: white !important;
    cursor: default !important;
}
