.line {
    stroke-width: 2;
    fill: none;
}

.axis path {
    stroke: black;
}

.text {
    font-size: 12px;
}

.title-text {
    font-size: 12px;
}
