The :lang() pseudo-class matches elements based on the language in which they are defined.
:lang()
element:lang(language) { property: value; }