.pp-currency-code {
  display: inline-block;
  font-size: 0.55em;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.03em;
  margin-left: 0.2em;
  vertical-align: 0.15em;
  opacity: 0.9;
}

.pp-figma__price-row .pp-currency-code,
.pp-figma__price-row [id^="ProductPrice-"] .pp-currency-code {
  color: inherit;
}

.old-price .pp-currency-code,
.price-old .pp-currency-code {
  font-size: 0.6em;
}
