@charset "utf-8";

input[type="text"].input-1 {
  width: 99.5%;
}

.buttons {
  text-align: center;
}

.buttons-close {
  text-align: center;
  position: absolute;
  bottom: 50px;
  left: 47%;
}

.form-heading {
  width: 30%;
}

.supplement {
  color: #f00;
}
