hux, foo {
  color: red;
}

foo {
  width: 10px;
}

hux {
  height: 12px;
}
