.toc
{
    line-height: 1.5;
    font-size: 1.3em;
}

.toc h2, h3
{
    line-height: 1;
    font-family: 'Open Sans', sans-serif;
    color: #292929;
    padding-bottom: 25px;
    padding-top: 75px;
    text-transform: none;
}

.toc h2
{
    font-size: 3em;
    font-weight: bold;
}

.toc h3
{
    font-size: 2.5em;
    font-weight: bold;
}

.toc p
{
    color: #333;
    padding-top: 10px;
    padding-bottom: 10px;
}

.toc li
{
    color: #222;
}

.toc ol
{
    margin-left: 20px;
    list-style-type: value;
}

.toc ul li
{
    color: #222;
    list-style-type: circle;
    margin-left: 20px;
}

.toc ul li p
{
    padding: 0px;
}
