.dataLabels{
  font-weight: 600;
  font-size: 14px;
}

#legend{
  display: grid;
  align-items: center;
  padding-bottom: 20px;
}

h5#source {
font-size: 16px;
margin: 16px 0 8px 0;
font-weight: 700;
color: #323132;
}