h1.testimonials-header{
    font-family: "Univers57-Condensed", sans-serif;
    font-size: 18pt;
    line-height: 1.1;
    text-transform: uppercase;
    font-weight: normal;
    padding: 6px;
}
section#home-reviews{
    margin: 0px 0px 0px 0px;
    padding: 20px 0;
    font-family: "Univers57-Condensed", sans-serif;
    color: #5d564f;
    min-height:400px;
    
}
section#home-reviews h2{
    font-size: 30px;
    font-family:Philosopher;
    margin-top: 0px;
    margin-bottom: 0px;
    color:#FFFFFF;
}
.fa-quote-left{
    padding-right: 10px;
}
.fa-quote-right{
    padding-left: 10px;
}
section#home-reviews p{
    font-size: 13pt;
}
.stars{
    color: #BB8B41;
}
