.lpgf-stars .star {
    font-size: 2em;
    color: #ddd;
    cursor: pointer;
}
.lpgf-stars .star.hover,
.lpgf-stars .star.selected {
    color: gold;
}
.lpgf-group {
    margin-bottom: 20px;
}
.lpgf-feedback {
    margin-top: 5px;
}
