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


.refline {
  stroke: #222;
  stroke-width: 1.5px;
  stroke-linecap: round;
}

div.legend--item--here {
  display:flex;
  padding-right:40px;
  padding-bottom: 12px;
  margin-top: 12px;
}