﻿.testimonial
{
    border: 1px dotted #777777;
    margin-bottom: 2em;
}

.testimonial h1
{
    color: #FFFFFF;
    font-size: 110%;
    font-weight: bold;
    border-bottom: 1px dotted #777777;
    background: #C40001;
    margin: 0;
    padding: 0.25em;
}

.testimonial h2
{
    color: #150186;
    font-size: 80%;
    font-weight: bold;
    border-top: 1px dotted #777777;
    margin: 0;
    padding: 0.25em;
}

.testimonial p
{
    margin: 0;
    padding: 0.25em;
}