.t-store__card__mark {
  display: auto;
  padding: 8px 12px;
  min-width: 110px;
  text-align: center;
  border-radius: 15px;
  font-size: 15px;
  line-height: 1.5;
  color: #fff;
  background: linear-gradient(150deg, #32cd32 0%, #000000 100%);
}
