div.foo {
  color: red;
}
div.foo #hux buz {
  width: auto;
}
div.foo > .mux {
  text-align: center;
}
