footer.site-info { display: none; }
#masthead .site-title { font-family: Roboto Slab !important; }
#masthead .site-title a:hover { color: lightgreen; }
code {
    color: lightgreen;
    display: inline-block;
    border: 1px solid;
    background-color: #333;
    padding: 5px 15px;
    overflow-x: auto;
    max-width: 100%;
    margin-bottom: -13px;
}