Select Elements with multiple Classes AND Logic
The default behaviour for a class selector is: "An element can have multiple classes; only one of them must match."
Is there a class selector where you can use multiple classes and all of them have to match?