.highlight_quote {
    border: double #ffff00;
    border-image: url(../../../images/quote-full.png) 5% 5% 7% 5%;
    border-image-repeat: stretch;
    border-top-width: 30px !important;
    border-right-width: 15px !important;
    border-bottom-width: 40px !important;
    border-left-width: 15px !important;
    padding-top: 0px !important;
}

.highlight_quote h2 {
    font-weight: 700 !important;
    font-family: 'Montserrat',sans-serif;
    font-size: 14px !important;
    color: #744d8c !important;
    padding-top: 0px !important;
    margin-top: 0px !important;
}

.lambert {
    padding-left: 10px;
    background-image: url("../../../images/testimonials/lambert.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    margin-bottom: 5px;
}

.person-description {
    padding-left: 50px;
    list-style-type: none;
    color: #818181;
    font-weight: 400;
    font-family:'Montserrat',sans-serif;
    font-size: 14px;
}