/* Hide GitHub Pages header/title block */
.container-lg.markdown-body > :first-child {
    display: none !important;
}
