:local(.simple) {
  color: red;
}

:local(.simple) h1 {
  color: blue;
}