
.tagline {
    //background-color: #f9f9f9;
    //border: 1px solid #ccc;
    //padding: 5px;
    font-size: 15px;
}

.testimonial {
    padding: 5px;
    margin-bottom: 10px;
}

.testimonial-author {
    text-align: right;
}


