.topbar-avatar {
  width: 32px;
  height: 32px;
  object-fit: cover;
  display: block;
}

.bulk-assign-pill {
  font-size: 0.85rem;
}

.hint-icon {
  width: 22px;
  height: 22px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 0.85rem;
  color: #6c757d;
  background: #fff;
}
