.br-theme-bars-1to10 .br-widget {
  height: 20px;
}
.br-theme-bars-1to10 .br-widget a {
  display: block;
  width: 12px;
  padding: 5px 0;
  height: 12px;
  float: left;
  background-color: #c7eddc;
  margin: 1px;
  text-align: center;
}
.br-theme-bars-1to10 .br-widget a.br-active,
.br-theme-bars-1to10 .br-widget a.br-selected {
  background-color: #4ac28e;
}
.br-theme-bars-1to10 .br-widget .br-current-rating {
  font-size: 16px;
  line-height: 1;
  float: left;
  padding: 0 20px 0 20px;
  color: #4ac28e;
  font-weight: 400;
}
