.container .content a {
    color:#f1621a;
}

.sidebar a {
    color: #111111;
}

blockquote.pull-quote {
    border-left: 2rem solid #eeeeee;
    padding-left: 1rem;
}

blockquote.pull-quote p {
    font-size: 150%;
}

blockquote.pull-quote p.attribution {
    font-size: 100%;
    font-weight: 100;
    color: #888888;
}

pre.literal-block {
    color: #2b83ba;
    background-color: #eee;
}
