foo {
  bar: baz;
}

foo a:not(.btn):not(foo) {
  color: red;
}
foo a:not(.btn):not(foo) {
  color: red;
}
