<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
#footer .card {
	width: 160px;
	height: 75px;
	padding: 10px 0px 0px 20px;
	float: left;
}
#footer .menu {
	width:820px;
	height: 20px;
	padding:10px 0px 0px 0px;
	float:left;
}
#footer .copyright {
	width: 820px;
	height: 42px;
	padding: 5px 0px 0px 0px;
	float: left;
}
</pre></body></html>