.row-wrapper.product.ledpro-campaign > .view-row.product {
  background-color: #fff9dd !important;
  box-shadow: none;
}
.row-wrapper.product.ledpro-campaign .ledpro-campaign-badge {
  display: block;
  width: fit-content;
  max-width: 100%;
  margin: 0 0 8px;
  padding: 4px 9px;
  border-radius: 3px;
  background: #ffdf20;
  color: #171717;
  font-family: inherit;
  font-size: 13px;
  line-height: 1.35;
  font-weight: 700;
  letter-spacing: .04em;
  overflow-wrap: anywhere;
  white-space: normal;
}
