.banner{
    background-color: #f7a656;
    padding: 20px 0px;
    margin-bottom: 0;
}
.banner h2{
    font-weight: 400px;
}
.testimonail{
    background-color: #D7D5D5;
    margin-top: 0;
}
.testimonail .col-md-4{
    padding-top: 40px;
}
.s_info{
    background-color: #fff;
    padding: 20px 0;
}
.s_info h4{
    color: #f7a656;
}