/* Custom CSS Styles */

body {
	background-color: #F9F9F9;
	font-family: Georgia, serif;
	font-size: 16px;
	color: #2F4F4F;
}

img {
	width:100%;
}

.caption {
	padding: 1.5rem 0;
	font-size: 0.9rem;
}