.bar_chart .focus {
  fill: black;
}
.bar_chart .axis {
  fill: none;
}
/* minor only */
.bar_chart .axis g {
  stroke: #DDD;
}