.thumbnail {
	border: none;
	background-color: #503838;
	background-color: rgba(72,72,72,0.85);
}

a {
	/*color: white;*/
}

a:hover { 
	color:white;
}

.filter-wrapper {
	background-color: #503838;
	background-color: rgba(72,54,51,0.85);
	padding: 5px;
	margin: 0px 0px 5px 0px;
}
