.logo {
	max-height: 8em;
}

article {
	background-color: #F8F9FA;
}

a {
	color: #0094FF;
	text-decoration: none !important;
}

	a:hover {
		color: #009FFF;
		text-decoration: none !important;
	}