#hero .text {
    padding: 100px 0;
    text-align: center;
}

.slick-autoplay-toggle-button{
    display: none;
}

#testimonials{
    padding: 50px 0;
}

#testimonials img{
    margin: 0 auto;
    display: block;
}

#testimonials .slider{
    margin-top: 50px;
}

#testimonials .slider img{
    margin-bottom: 30px;
}

#testimonials .text{
    font-family: "TRJN DaVinci Text";;
    text-align: center;
    font-size: 22px;
    color: #473026;
    line-height: 44px;
}

#testimonials .line{
    height: 1px;
    background: #8DA386;
    width: 110px;
    margin: 0 auto 30px;;
}

#testimonials .name{
    text-align: center;
    font-size: 20px;
    color: #473026;
    font-weight: 300;
}