.pisell-client-name {
  color: var(--Base-Black, #000);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
