.textOverflow {
  overflow: hidden;
  text-overflow: ellipsis;
  box-orient: vertical;
  line-clamp: 2;
}
.textOverflow:hover {
  color: #C0C0C0;
}
/*# sourceMappingURL=_mapDartSass/search-candidate.css.map */
