.yotpo-sr-bottom-line-text {
    font-size: 13px !important;
    /* padding-top: 2px !important; */
    line-height: 100% !important;
}

.yotpo-sr-bottom-line-text:hover {
    color: #599dd2 !important;
}

.yotpo-sr-bottom-line-summary {
    flex-direction: row !important;
    gap: 8px !important;
    cursor: pointer !important;
    flex-wrap: wrap;
    justify-content: center;
}

.star-container:last-child {
    margin: 0 !important;
}

.star-container path {
    stroke-dasharray: unset !important;
    stroke-dashoffset: unset !important;
    stroke: #E7721B !important;
}

.yotpo-sr-bottom-line-summary span:first-child {
    height: auto !important;
}