/* Custom CSS Styles */

body {
	background-color: #373424;
	color: white;
}

img{
	width:100%;
}

.caption {
	padding: 1.8rem 0;
	font-size: 0.9rem;
}
div.jumbotron {
	background-color: transparent;
	
}
