blockquote {
    font-weight: bold;
    border-top: 1px solid rgb(117,117,117);
    border-bottom: 1px solid rgb(117,117,117);
    padding: 20px 40px 20px 40px;
    margin: 20px 0 20px 0;
}

p {
    margin-bottom: 15px;
}

p.source {
    margin-top: 20px;
    font-weight: normal;
}

blockquote p {
    margin-bottom: 0 !important;
}

img {
    margin-top: 10px;
    margin-bottom: 10px;
}
