/* CONSUMER */
.consumer #titlebar #logo a {
  /* TODO: this will need to be replaced with a consumer specific logo */
  background-image: url(vendor/c42-styleguide/images/c42_logo_small.png);
  margin-left: 17px; }
