.StepperVerticalIconIndicator {
  color: var(--stepper-vertical-indicator-color);
  transition: var(--transition-default) color;
}
