<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.footer1 {
	float: left;
	width: 100%;
	background-color: #4FB66E;
	height: 38px;
	margin-top: 60px;
}
.footer2 {
	float: left;
	width: 100%;
	background-color: #FF6BC2;
	height: 38px;
	margin-top: 60px;
}
.footer3 {
	float: left;
	width: 100%;
	background-color: #04BCC7;
	height: 38px;
	margin-top: 60px;
}
.footer4 {
	float: left;
	width: 100%;
	background-color: #4FB66E;
	height: 38px;
	margin-top: 60px;
}



.footer_copy {
	font-size: 14px;
	line-height: 38px;
	color: #FFF;
	text-align: right;
}
</pre></body></html>