The :lang pseudo-class allows you to define special rules for different languages. In the example below, the :lang class defines the type of quotation marks for q elements with a lang attribute with a value of "no":
Some text A quote in a paragraph Some text.
A quote in a paragraph
Your Result: