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

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

p.groupLabels{
  padding-top:15px;
  font-weight: 600;
}

.confidenceBand {
  opacity: 0.25;
}

.middleLine {
  stroke-linecap: round;
}