.lever-list--listing {
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 3em;
}

.lever-list--listing:last-of-type {
  margin-bottom: 0;
}

.lever-list--title {
  margin-top: 0;
}

.lever-list--location {
  margin: 0;
}

.lever-list--backup-button {
  display: flex;
  justify-content: center;
}
