.reservations-footer {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.field_with_errors {
  display: contents
}

