/*TOC*/

#tocWrap {
	    background-color: #eee;
	    padding: 20px;
	    border-radius: 30px;
	    margin-top: 32px;
}

#tocTitle {

font-weight: 600;

color: #48207E;

font-size: 20px;

margin-bottom: 20px;
}

#toc {
	list-style:none;
    padding:0;
}

#toc li {
    padding-bottom:10px;
}