.br-widget a:first-child.br-selected , .br-theme-bars-reversed .br-widget a:first-child.br-active{
    background-color: #4551b8 !important;
}
.br-widget a:nth-child(2).br-selected , .br-theme-bars-reversed .br-widget a:nth-child(2).br-active{
    background-color: #a0d77a !important;
}
.br-widget a:nth-child(3).br-selected , .br-theme-bars-reversed .br-widget a:nth-child(3).br-active{
    background-color: #fccd3f !important;
}
.br-widget a:nth-child(4).br-selected , .br-theme-bars-reversed .br-widget a:nth-child(4).br-active{
    background-color: #fa824e !important;
}
.br-widget a:nth-child(5).br-selected , .br-theme-bars-reversed .br-widget a:nth-child(5).br-active{
    background-color: #fa5563 !important;
}
.br-widget a:nth-child(6).br-selected , .br-theme-bars-reversed .br-widget a:nth-child(5).br-active{
    background-color: #fa5563 !important;
}
.br-widget a {
    background-color: lightgrey !important;
}
.br-widget .br-current-rating {
    display: none !important;
}