/* Orange process diamond is an interaction state, not the default state. */
.process-step.process-active .process-diamond{border:1px solid #303134;background:#181818}.process-step.process-active .process-diamond svg{stroke:#ed7041}.process-step.process-active h3{color:#fff}.process-step:hover .process-diamond{border:0;background:linear-gradient(135deg,#f28755 0 49%,#eb7040 50%)}.process-step:hover .process-diamond svg{stroke:#fff}.process-step:hover h3{color:#fff}
