/* TOC SHORCODE */
.toc-block {
	
}
.toc-header {
	font-size: 32px;
    font-weight: bold;
}
.linksincontent {
    margin-top: 0;
    margin-bottom: 25px;
    padding-left: 0
}

.linksincontent li {
    list-style-type: none;
    margin-left: 0;
    margin-bottom: 12px
}

.linksincontent li a {
    color: #032be5;
    text-decoration: none;
    border-bottom: 1px dotted;
    font-weight: 300
}

