/* user journey editor — the section label is a <text>; highlight it by colour, not a glyph outline. */
.dia-user-journey .flow-canvas text.journey-section.dia-pick-hover,
.dia-user-journey .flow-canvas text.journey-section.dia-pick-sel { stroke: none !important; fill: var(--accent) !important; }
