.dataLabels{
  font-weight: 600;
  font-size: 14px;
}

.chart-container {
  display: inline-block;
  vertical-align: top;
}

.chart-container:last-child {
  margin-right: 0;
}

.title {
  font-weight: 600;
  fill: #414042;
}

#source {
  font-weight: 700 !important;
  color: #323132 !important;
}
