<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sermon_topics_page {

}
.sermon_topics_title {
	font-size: 20px;
	font-weight: bold;
}
.sermon_topics_bit_title{ /* used in the authors_bit_template */
	background-color: #2d3e50;
	color:  #FFFFFF;
	font-size: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
	margin-bottom: 10px;	
}
.sermon_topics_sermons_count {
	font-size:  12px;
	text-align: right;	
}
.sermon_topics_bits {

}
.sermon_topics_bit{ /* used in the sermon_topics_bit_template */

}
.sermon_topics_bit_description {

}
.sermon_topics_bit_sermon_count {
	font-size:  12px;
	font-style:  italic;
}
.sermon_topics_bit_title {
	font-size: 18px;
}
.sermon_topics_bit_title a:link {
	color: #c4d2e7;
	text-decoration: none;
}
.sermon_topics_bit_title a:visited  {
	color: #c4d2e7;
	text-decoration: none;
}
.sermon_topics_bit_title a:active {
	color: #c4d2e7;
	text-decoration: none;	
}
.sermon_topics_bit_title a:hover {
	color: #7fd1de;
}</pre></body></html>