/* Hide unused sidebar sections. */
.gh-sidebar #about .gh-about,
.gh-sidebar #topics,
.gh-sidebar #recommendations,
.gh-subscribe,
.gh-social-links {
    display: none;
}