.product-card__banner-tile {
  background-color: #1C1C1C;
  padding: 2px 10px;
  border-radius: 0px;
  color: #FFF;
  font-size: 10px;
}

.price-list--product {
  row-gap: 0.25rem;
}

.bf-sale-message {
  color: rgb(var(--on-sale-text));
  margin-bottom: -20px;
}