.ds-stars-wrapper {
    display: flex;
    align-items: center;
    gap: 4px;
}

.ds-star-icon {
    width: 18px;
    height: 18px;
    fill: #f5b301;
    flex-shrink: 0;
}