.w-form-done,
.w-form-fail {
  display: none;
}

.w-input {
  display: block;
  width: 100%;
}

.w-button {
  cursor: pointer;
}
