<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#f70stoc.table-of-contents{
	border: 1px solid rgba(0, 0, 0, 0.22);
	padding:1em 1em 1.5em 1em;
	background-color: rgba(255, 255, 255, 0.4);
}

.f70toc-header{
	margin: 0 0 1em 0;
	padding: 0;
	line-height:1.1;
	border: none;
	font-size: 0.9em;
	font-weight: bold;
	color: #666;
	display: block;
}


#f70stoc.table-of-contents ol{
	margin:0;
	padding:0;
	font-size:90%;
	list-style-position: inside;
}
#f70stoc.table-of-contents ol li{
	margin:0;
	padding: 0.5em 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	line-height: 1.3;
}
#f70stoc.table-of-contents ol &gt; li &gt; ol{
	margin-top: 0.5em;
	list-style-type: none;
}
#f70stoc.table-of-contents ol &gt; li &gt; ol &gt; li{
	padding-left: 2em;
}
#f70stoc.table-of-contents ol &gt; li &gt; ol &gt; li:last-child{
	padding-bottom: 0;
}

#f70stoc.table-of-contents &gt; ol:last-child &gt; li:last-child{
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}</pre></body></html>