.card-product--usps {
  overflow: hidden;
  color: var(--Newsha-Black, #252829);
  leading-trim: both;
  text-edge: cap;
  text-overflow: ellipsis;
  font-family: Gotham;
  font-size: 14px;
  font-style: normal;
  font-weight: 325;
  line-height: 150%; /* 21px */
}
