.jdgm-star.jdgm--off:before{
    content: "" !important;
    width: 15px;
    height: 15px;
    display: inline-block;
    position: relative;
    background-color: #D4643E !important;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.83147 10.4596L7.1495 8.84089C6.86349 8.66826 6.50539 8.66826 6.21938 8.84089L3.53742 10.4596L4.24915 7.40871C4.32505 7.08337 4.21449 6.74275 3.96198 6.524L1.59174 4.47066L4.71163 4.20597C5.04425 4.17775 5.33393 3.96775 5.46419 3.6604L6.68444 0.781299L7.90469 3.6604C8.03496 3.96775 8.32464 4.17775 8.65726 4.20597L11.7771 4.47066L9.40691 6.524C9.1544 6.74275 9.04384 7.08337 9.11974 7.40871L9.83147 10.4596Z' stroke='%23D4643E'/%3E%3C/svg%3E");
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
}

.jdgm-prev-badge__text{
    margin-left: 4px !important;
    position: relative !important;
    top: -2px !important;
}

.jdgm-star{
    padding-right: 3px !important;
}