ul, .content {
	margin: 1em auto;
	font-size: 120%;
}
.content { min-width: 35em; }
li {
	margin-bottom: 0.7em;
}
li a,.backLink {
	text-decoration: none;
	color: #000;
}

li a:hover,li a:focus,.backLink:hover,.backLink:focus {
	text-decoration: underline;
}

.backLine{
	margin-top: 2.2em;
	display: flex;
	align-items: center;
}
.backIcon {
	height: 1.2em;
	margin-right: 0.3em;
}