.bw_mode .action.primary,
.bw_mode button.primary {
    background: #000 !important;
    border-color: #000 !important;
}
.bw_mode a {
    color: #000;
}
.bw_mode .opc-progress-bar-item._active > span::before,
.bw_mode .opc-progress-bar-item._active::before {
    background: #000;
}