Here is my HTML structure:
The following worked for me:
span { unicode-bidi: plaintext; }
More info: https://developer.mozilla.org/en-US/docs/Web/CSS/unicode-bidi
By the way, 'bidi' is short for bidirectional.