/* Start custom CSS */.star-r {
        width: 35px;
        height: 35px;
        border-radius: 999px;
        background: #E9F6E1;
        color: #14A800;
        display: grid;
        place-items: center;
        font-size: 0.75rem;
    }/* End custom CSS */