div.sgc-toc-title {
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 1em;
    text-align: left;
    color: grey;
}

div.sgc-toc-level-1 {
    margin-left: 5%;
    margin-bottom: .2em;
}

a {
    color: #505050;
    text-decoration: none;
}