.rebate-pdp {
  padding: 0.8rem 1.5rem;
  border-radius: 8px;
  background-color: #f5f5f5;
  margin-bottom: 1.6rem;
}

.rebate-pdp p {
  margin-bottom: 0px;
  line-height: 2.1rem; /* 150% */
}

.rebate-pdp .price {
  font-size: 1.4rem;
  font-weight: 700;
}
