@charset "utf-8";
/* CSS Document */

.dropCap {
	color: #225e8a;
}

.infographic p {
	margin-top: 10px;
	font-weight: normal;
	font-size: .8rem;
	line-height: normal;
}

.photoSmallCaption {
	color: #4d4d57;
}

.captionAttribute {
	color: #263a81;
	border-bottom: solid 1px #A3B2C0;
}

.dash {
	color: #263a81;
}

.blue {
background-color: #dceef7;
}


.credits {
	width: 320px;
	float: left;
	margin-right: 20px;
	font-style: italic;
}

