span.theme-product-price[data-zs-selling-price]::after {
  content: " (Exclusive of VAT)";
  font-size: 0.7em;
  color: #888;
  font-weight: 400;
  white-space: nowrap;
}