.thsn-testimonial-style-2 .themesion-box-title{
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 0;
}
.thsn-testimonial-style-2 .themesion-testimonial-detail{
    font-size: 13px;
    line-height: 20px;
    color: #999;
}
.thsn-testimonial-style-2 blockquote{
    font-size: 26px;
    line-height: 40px;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
    font-weight: 300;
}
.thsn-testimonial-style-2 .themesion-box-desc{
    padding-top: 50px;
    margin-bottom: 40px;
}
.thsn-testimonial-style-2 .themesion-box-content{
    position: relative;
    padding-left: 24px;
}
.thsn-testimonial-style-2 .themesion-box-desc:before {
    position: absolute;
    content: '\e869';
    top: 0px;
    left: 0;
    font-size: 100px;
    z-index: -1;
    line-height: 75px;
    font-weight: normal;
    font-family: "themesion-base-icons";
    color: rgba(var(--thsn-educosta-global-color-rgb) ,0.10);
}