.svg rect, .svg text { stroke: var(--chalk); stroke-width: 5; fill: none; } .svg line.connection { stroke: var(--accent); stroke-width: 10; }