body {
    font-family: 'Open Sans', sans-serif;
}


.testimonials blockquote {
    color: rgba(255, 255, 255, 0.7);
    border: medium none;
    display: block;
    font-size: 16px;
    line-height: 20px;
    position: relative;
}
.testimonials span.testimonials-name {
    color: #34495e;
    font-size: 16px;
    font-weight: 400;
}