.testimonials-icon-wrapper i {
    width: 150px;
    height: 90px!important;
    font-size: 220px !important;
    color: var(--primary);
    margin-top: -100px !important;
}

.testimonials-title-wrapper {
    border-top: solid 3px;
    border-top-color: rgba(118, 9, 235, 1);
    padding: 20px 0 0 0;
}

.style-2 .testimonials-title-wrapper {
    margin-top: 5px;
}