path.link {
    fill: none;

    stroke-width: 1.5px;
}


circle {
    fill: #ccc;
    stroke: #333;
    stroke-width: 1.5px;
}

text {
    font: 10px sans-serif;
    pointer-events: none;
}