Experimental column combinator (||) and descendant combinator (>>) should not be used in production code.
||
>>
div >> p { } col.selected || td { }