
.fieldset {
  margin-bottom: 16px;
}

.error {
  color: red;
}

.inputError {
  border: solid 1px red;
}