line.between{
  stroke:#c6c6c6;
  stroke-width:3px;
}

.dataLabels{
  font-weight: 600;
  font-size: 14px;
}

@media (width <= 380px) {
  .CI-text{font-size:13px}}
  @media (width > 380px) {
   .CI-text{font-size:14px}}
  

p.groupLabels{
  padding-top:0px;
  font-weight: 600;
}


.legend--icon--diamond {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  align-self: center;
  flex-shrink: 0;
}