.story-quote {
    padding: 25px;
}
.story-quote h4 {
    font-size: 1.25rem;
    line-height: 2rem;
}
.story-quote strong {
    word-spacing: 5px;
}
.story-quote .quoted {
    padding-top: 12px;
    padding-bottom: 5px;
    margin-bottom: 0px;
}
.small-image-caption {
    padding-left: 25px;
}
.small-image-caption p {
    font-size: 0.85em;
    color: #cc3e00;
    padding: 10px 0px;
    line-height: 1.4em;
}