<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#tl_navigation .group-bdf {
	background             : url(white_knight.svg) 0px 0px no-repeat;
	background-size        : 20px;
}

/* ====================================================== */
/* RockSolid Custom Elements                              */
/* ====================================================== */
h2.rsce_list_item_title {
	font-size: 22px;
	padding-bottom: 5px;
	color: blue;
	font-weight: bold;
	background-color: #FFFFDD;
}

div.rsce_list_item {
	border: 1px solid black;
	margin-bottom: 30px;
	box-shadow: 3px 3px 5px black;
}
</pre></body></html>