.itemStem {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.feedbackLabel {
  font-size: var(--font-size-sm);
}
