
.cpr-stars{display:inline-flex;flex-direction:row-reverse}
.cpr-stars input{display:none}
.cpr-stars label{font-size:34px;color:#fff;-webkit-text-stroke:1px #0066cc;cursor:pointer;padding:2px}
.cpr-stars input:checked~label,.cpr-stars label:hover,.cpr-stars label:hover~label{color:#0066cc}
.cpr-images img{width:90px;height:90px;object-fit:cover;border-radius:8px;margin:4px;border:1px solid #ddd}
