.per-unit-price-wrapper {
  margin-bottom: 24px;
}

.per-unit-price-badge {
  display: inline-flex;
  padding: 4px 10px;
  border-radius: 999px;
  background: #792861;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.8;
}