.gov-stepper-item[active], gov-stepper-item[active] {
    .gov-stepper-item__prefix, *[slot="prefix"]:not([hydrated]) {
        background: var(--background-primary);
        color: var(--text-white-fixed);
    }
}