/* Text exkl moms */
.vat-excl.article .slot--article-price::after {
    content: "Excl. VAT, excl. shipping costs";
}

/* Text inkl moms */
.vat-incl.article .slot--article-price::after {
    content: "Incl. VAT, excl. shipping costs";
}