/* Make the stars the same height as the other text/links in the plugin list */
.social-divi-star-rating .dashicons {
    vertical-align: text-bottom;
    font-size: 16px;
    width: 16px;
    height: 16px;
    color: #ffb900;
}