.form-fix {
  outline: none;
  background-color: #fff;
  height: 65px;
  width: 100%;
  line-height: 65px;
  font-size: 16px;
  color: black;
  padding-left: 21px;
  padding-right: 21px;
  border-radius: 5px;
}
