.search-item-list-row .search-work-item-color {
  margin-right: 2px; }

.search-item-list-row .search-workitem-card {
  padding: 5px 0px 5px 11px;
  color: rgba( 102, 102, 102 ,  1 );
  color: rgba( var(--palette-neutral-60,102, 102, 102) ,  1 );
  min-width: 0px;
  flex: 1 1 0%; }

.search-item-list-row mark {
  background-color: transparent;
  color: inherit;
  font-weight: 600; }
