Lachlan Hunt p { color: red; } p:not([class^=""]) { color: lime; }

This text should be green.

This text should be green.