﻿ul{
    margin-top:20px;
}
li{
    font-size:16px;
    font-weight:bold;
    color: #9ccc4f;
}

h2{
    margin:20px 0px 0px 0px;
}
.about_text{
    text-align:justify;
}
.testimonials{
    margin-top:20px;
}
.quote{
    width:350px;
}
