.quote {
	font-size: 1.6em;
	font-weight: bold;
}
.source {
	font-size: 1.2em;
	margin-left: 4em;
}
.source::before {
	content: "——";
}
.source a {
	text-decoration: none;
	color: initial;
}
