.dextur-btn--primary,
.dextur-step-panel[data-panel="1"] .dextur-btn--primary,
#dextur-go-step-2 {
    background: #000000 !important;
}

.dextur-step.is-active::before {
    border-color: #000000 !important;
    background: linear-gradient(135deg, #000000, #000000) !important;
}

.dextur-step.is-complete::before {
    border-color: #000000 !important;
    background: #eff6ff;
    color: #000000 !important;
}

.dextur-turnero__header h3::after {
    background: #000000 !important;
}