.foo {
  test: outer;
}
.foo.inner {
  test: inner;
}
