.slick-autoplay-toggle-button{
    display: none;
}
.testimonials {
    padding: 50px 0;
}
.testimonials .row {
    align-items: center;
}
.testimonials .content p {
    color: #000;
    font-family: Exo;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 3.2px;
    text-transform: uppercase;
}
.testimonials .content h2 {
    color: #000;
    font-family: Exo;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px;
}
.testimonials .wrap {
    border-radius: 15px;
    background: #FFF;
    padding: 30px;
}
.testimonials .wrap img {
    margin-bottom: 20px;
}
.testimonials .wrap .text {
    color: #4D5765;
    font-family: "Public Sans";
    font-size: 19px;
    font-style: italic;
    font-weight: 400;
    line-height: 28px;
}
.testimonials .wrap .name {
    color: #4D5765;
    font-family: "Public Sans";
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
}
.testimonials .slick-slide {
    margin: 0 10px;
}
