.cst-has-before-translation::before { content: attr(data-cst-before) !important; }
.cst-has-after-translation::after { content: attr(data-cst-after) !important; }
