.discount {
  background: #272727;
  color: #fff;
  border-radius: 10px;
  text-align: center;
  padding: 6px 10px;
  font-size: 0.85em;
  font-weight: 700;
}
