/* For specific tweaks of the page (if needed) */

.red {
    color: #cd2626;
    font-weight: bold;
}

blockquote {
    font-size: 0.9em;
    margin-left: 1em;
    padding-left: 1em;
    border-left: solid #ffcc00 2px;
}
