bar {
  color: red;
}
baz {
  color: blue;
}
qux foo, bam foo {
  color: green;
}
