.accent {
    color: #000;
    font-weight:bold;
}

#bsprogressrow #step.active {
    background-color: rgb(255, 230, 0, 0.45);
    border-color: rgb(255, 230, 0, 0.75) !important;
}