.footer {
	margin:     1em;
	text-align: center;
	font-size:  .9em;
}

.footer li {
	display: inline;
	margin:  0 .5em;
}

.footer p {
	margin-top: .5em;
	color:      #AAAAAA;
}

.footer .attention {
	font-weight: bold;
	color:       #EE0099;
}
