
			#rank-math-toc {
    background: #4098d7;
    background: linear-gradient(45deg,#724BB7 0%,#4098D7 100%);
    background-size: cover;
    color: #fff;
    padding: 1rem;
    margin: 0 -1rem 2rem;
}



#rank-math-toc #table-of-contents {
    font-weight: 600;
    border-bottom: 0;
    padding-bottom: 0
}

#rank-math-toc h2 {
		background: none;
    padding-top: 0;
		color: #fff;
	    border-bottom: 2px solid #f0f4f8;
    padding-top: 1rem;
    padding-bottom: .825rem;
font-size: 25px;
}

#rank-math-toc ul,#rank-math-toc ol {
    margin-bottom: 0
}

#rank-math-toc ul ul,#rank-math-toc ol ol,#rank-math-toc ul ol,#rank-math-toc ol ul {
    margin: 10px 0
}

#rank-math-toc li {
    margin-bottom: 10px
}

#rank-math-toc li a {
    color: inherit;
    text-decoration: none
}

#rank-math-toc li a:hover {
    border-bottom: 1px dotted
}

#rank-math-toc li:last-child {
    margin-bottom: 0
}

blockquote {
	border-top: none;
	border-right: none;
	border-bottom: none;
box-shadow: 1px 1px 1px #ccc;
	box-shadow: 1px 1px 1px 1px #ccc;
	padding: 15px;
}		