.ssw-stars > i[class*=" ssw-icon-star"]::before,
.ssw-stars > i[class^="ssw-icon-star"]::before {
  color: #ff4d4d;
}
.ssw-page .btn {
  background-color: #ff4d4d;
  cursor: pointer;
}
