line.between{
  stroke:#c6c6c6;
  stroke-width:3px;
}

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

p.groupLabels{
  padding-top:0px;
  margin-bottom: 0px;
  margin-top: 14px;
  font-weight: 600;
}



.legend--icon--diamond {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  align-self: center;
  flex-shrink: 0;
}