#system .cycle-ring .cycle-arrow{
  fill:none;
  stroke:#8247f5;
  stroke-width:3;
  stroke-linecap:round;
  stroke-linejoin:round;
  marker-end:url(#cycle-arrowhead);
}
#system .cycle-ring #cycle-arrowhead path{fill:#8247f5;stroke:none}
