/* quotes */
blockquote {
    padding: 0.13em 1em;
    color: rgb(119,119,119);
    border-left: 0.25em solid #C0C0C0;
    font-size: inherit;
}
