/* Ensure bars render properly */
#facets rect {
  shape-rendering: crispEdges;
}

