.line-chart {
    height: 350px;
    font-family: Lato, Helvetica-Neue, monospace;
}

.ct-grid {
    stroke: #ffffffa1;
}

.ct-series-a .ct-line,
.ct-series-a .ct-point {
    stroke: #ffffff;
}

.ct-label {
    color: rgb(255, 255, 255);
}