.label text {
    font-size: var(--svg-tick);
    fill: var(--text);
}

line, path {
    stroke: #313435;
}

.labels path {
    fill: #313435;
}
