/* resets the line before the blockquote that's set by bootstrap */
.blockquote-footer::before {
    content: '';
}