.chart-template {
  font-weight: bold;
  font-size: 24px;

}

#totalvisitschart rect {
  shape-rendering: crispEdges;
}
