/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.vctr-star-one {
  color: #5c57ab;
}

.vctr-star-two {
  color: #f7a3cc;
}

.vctr-star-three {
  color: #3da6db;
}

.vctr-star-four {
  color: #00ab8f;
}

.vctr-star-five {
  color: #f59c1c;
}

.vctr-star-six {
  color: #eb4a29;
}
