<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#primary {
	float: left;
	clear: both;
	width: 640px;
	padding-top: 35px;
	padding-bottom: 40px;
}

#quaternary {
	padding-top: 15px;
}

h2 {
	padding-bottom: 25px;
	border-bottom: 3px solid #000;
	font-size: 45px;
	font-weight: bold;
	line-height: 1;
	font-family: adobe-jenson-pro, serif;
}

h2 &gt; span {
	display: block;
	margin-bottom: 15px;
	font-size: 18px;
}

.summary {
	margin: 50px 0 60px -40px;
	font-size: 0;
	font-family: 'Times New Roman', Georgia, serif;
}

.summary &gt; a {
	position: relative;
	display: inline-block;
	width: 300px;
	height: 290px;
	margin: 0 0 50px 40px;
	padding: 15px;
	border: 1px solid #999;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	vertical-align: top;
	text-align: left;
	font-size: 10px;
	color: #000;
}

.summary &gt; a dt {
	margin-top: 10px;
	font-size: 20px;
	line-height: 1.4;
}

.summary &gt; a &gt; p {
	position: absolute;
	font-size: 14px;
	bottom: 8px;
	right: 10px;
	color: #3799DC;
}

.summary &gt; a &gt; p:before {
	font-size: 11px;
}
</pre></body></html>