@charset "utf-8";
.Footer {
	position: absolute;
	bottom: 20px;
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
}
