.cke_editable .blackquote-wrapper {
    margin: 10px;
}

.cke_editable .blackquote-content {
    font-style: italic;
    color: #ccc;
}

.cke_editable .blackquote-headshot,
.cke_editable .blackquote-author {
    display: inline-block;
}

.cke_editable .blackquote-headshot {
    margin-right: 10px;
}

.cke_editable .blackquote-title {
    font-weight: bold;
}

.cke_editable .blackquote-headshot .img-circle {
    border-radius: 50%;
}
