#recipients th {
  color: var(--dark);
  font-size: 1rem;
  text-decoration: underline;
  vertical-align: middle;
}

#recipients td:not(small) {
  font-size: 1rem;
}

.dataTables_length,
.dataTables_length label,
.dataTables_filter,
.dataTables_filter label {
  font-size: 0.95rem;
}

#confirmInvitesToDelete[data-quantity="1"] {
  list-style-type: none;
  padding-left: 10px !important;
}
