<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.aboutIntro
{
	padding-top: 15px;	
}

.grayBox.statistics
{
	padding: 0 3% 3% 3%;
}
	.statistics .item
	{
		padding: 10px 0;
	}
	.statistics .center
	{
		text-align: center;
	}
	.statistics p
	{
		float: left;
		margin: 0 0 1em 0;
	}
	.statistics .statIcon
	{
	   font-size: 3.5em;
	   color: #630D0D;
	}
	
	.statistics .bigDetail
	{
		font-size: 1.8em;
		font-weight: BOLD;
		margin-right: .3em;
	}
	</pre></body></html>