.st-product__label {
  background-color: #6E8B3D !important; /* Цвет фона лейбла */
  color: white !important;              /* Цвет текста */
  border-radius: 50px;
  padding: 5px 10px;
  font-size: 12px;
  font-weight: bold;
}
