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

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