footer {
	width: 100%;
	padding: 5px 0;
	position: fixed;
	bottom: 0;
	background: rgba(16, 66, 157, 0.9);
	font-size: 0.7rem;
	color: rgb(255,255,255);
	text-align: right;
}