@charset "UTF-8";
/* STYLE PAGE CITATIONS */
section {
	width: 600px;
	margin: auto;
}

#citations dt {
	font-style: italic;
	color:hsl(0,0%,67%);
	font-size:1.1em;
}

#citations dd {
	font-style: italic;
	margin-bottom:20px;
	font-size: 1.2em;
}
/*STYLE PAGE CITATIONS FIN */