.bar {
  composes: shared from "./shared.css";
  background: #BAA;
}
