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

.grouptitle{
  font-weight: 600;
  text-anchor: start
}

#legendline {
  stroke-linecap: round;
  stroke: #222
  } 

  #legendline2 {
    height: 25px;
    width: 25px;
    fill: #27a0cc
    border-radius: 50%;
    } 