.ea-single-testimonial.ea-testimonial-style--default .ea-testimonial-thumb {
    margin-bottom: 25px;
}
.ea-single-testimonial.ea-testimonial-style--default .ea-testimonial-text p {
    color: #424242; 
    font-size: 18px; 
    line-height: 32px; 
    font-style: italic;
}
.ea-single-testimonial.ea-testimonial-style--default .ea-testimonial-thumb {
    display: inline-block;
    margin-bottom: 20px;
}
.ea-single-testimonial.ea-testimonial-style--default .ea-testimonial-thumb img {
    width: 80px;
    height: 80px;
    display: block;
    border-radius: 50%;
}
.ea-single-testimonial.ea-testimonial-style--default .ea-testimonial-author {
    margin: 20px 0;
}
.ea-single-testimonial.ea-testimonial-style--default .ea-author-name {
    color: #151617;
    font-weight: 700;
}
.ea-single-testimonial.ea-testimonial-style--default .ea-testimonial-rating {
    font-size: 12px; 
    color: #ff4312; 
    margin-bottom: 15px;
}
.ea-single-testimonial.ea-testimonial-style--default .ea-author-name span {
    color: #424242;
    font-size: 13px;
    font-weight: 400;
}
.ea-single-testimonial.ea-testimonial-style--default .ea-author-designation {
    color: #555555;
    font-size: 14px;
}
.ea-single-testimonial.ea-testimonial-style--default .ea-author-name span:before {
    content: "/ ";
    color: #232323;
}

.ea-single-testimonial .ea-author-meta-wrap {
    display: flex;
    align-items: center;
}
.ea-single-testimonial .ea-author-meta-wrap .ea-author-meta-thumb .ea-testimonial-thumb {
    margin-bottom: 0px;
}
.ea-single-testimonial .ea-author-meta-wrap .ea-author-meta-thumb {
    margin-right: 20px;
}
