#notifications {
  display: none;
}

.iwa_customform-title {
  margin: 2rem 0 1rem;
}

.iwa_customform {
  margin-bottom: 4rem;
}

.pagination-buttons {
  margin-top: 2rem;
  display: flex;
  justify-content: space-between;
}

#jsAlert ul {
  margin: 0;
}

#jsAlert li {
  margin-bottom: 4px;
}

.form-control.error {
  border: 2px solid red;
}
