.foo {
  color: tomato;
}

.bar .baz {
  color: hotpink;
}
