.ct-chart .ct-series.ct-series-b .ct-bar {
    stroke: #ffffff;
}

.ct-label {
  fill: rgba(0, 0, 0, 0.4);
  color: rgba(0, 0, 0, 0.4);
  font-size: 1.5rem;
  line-height: 1;
}

