a {
	color: #CC0000;
}

a:hover {
	color: #990000;
}

div.row:first-of-type,
main.container>h1 {
	margin-top:	2rem;
}