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

  }
	
.inp-ta{
    width: 50px;
}
