path { stroke: red; stroke-width: var(--edge-stroke-width); fill: none; } circle { fill: #FFBD33; stroke: #FF5733; stroke-width: 0; r: var(--node-r); }