<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bss-b2b-customized-original-price::before,
.bss-b2b-customized-compare-at-price::before,
[bss-b2b-product-parent-price]
  [bss-b2b-featured-product][bss-customer-id=""]::before {
  content: "Normalpris ";
}

[bss-b2b-product-parent-price] [bss-b2b-product-active]:not([kampagnepris-rule]) &gt; span::before,
[bss-b2b-product-parent-price]
  [bss-b2b-featured-product]:not([bss-customer-id=""], [kampagnepris-rule])::before {
  content: "Storkundepris ";
}

[bss-b2b-product-parent-price] [bss-b2b-product-active][kampagnepris-rule] &gt; span::before,
[bss-b2b-product-parent-price]
  [bss-b2b-featured-product][kampagnepris-rule]:not([bss-customer-id=""])::before {
  content: "Kampagnepris ";
}
</pre></body></html>