path.between{
  stroke-width:3px;
}

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

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

text.rankNum{
  font-weight:700;
  font-size: 14px;
}

.divider-text{
  font-weight:600;
  font-size: 14px;
  fill: #707070;
}

g.x.axis.categorical text{
  font-size: 16px;
  font-weight: 700;
  fill: "#414042";
}
