blockquote footer:before, blockquote small:before, blockquote .small:before {
    /* content: '\2014 \00A0'; */
	content: '' !important;
}

blockquote footer, blockquote small, blockquote .small {
    color: #000;
    display: block;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.42857;
    margin-top: 0px !important;
    text-transform: uppercase;
    font-weight: 600;
	margin-bottom:10px;
    background-color: transparent;
}