.bellomy-reviews-wizard-step-disabled {
    background-color: grey !important;
}

.bellomy-reviews-results .ui-state-active {
    background: #eb176e !important;
    color: #fff !important;
}

.bellomy-reviews-results-header {
    display: block !important;
    position: relative !important;
    margin: 2px 0 0 0 !important;
    padding: .75em .2em .2em .5em !important;
    border-top-right-radius: 3px !important;
    border-top-left-radius: 3px !important;
    border: 1px solid #c5c5c5 !important;
    background: #f0f0f0 !important;
    color: #000 !important;
    font-weight: normal !important;
}