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

.red {
    color: #c91633;
}

em {
    background: rgba(255, 204, 0, 0.25);
    font-style: normal;
}
