.eapps-testimonials-slider-page-item-single-spotlight .eapps-testimonials-slider-page-item-text {
    margin-top: 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
}

.eapps-testimonials-slider-page-item-author-info {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: -14px;
}

.eapps-testimonials-slider-page-item-author-info-name {
    max-width: 200px;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    /* margin-top: 0px; */
    color: currentColor;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}