.flex-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(117, 0, 0, 0.5);
	color: #41e069;
}

.views-field-field-body-flex-1 {
	display: block;
	position: relative;
	bottom: 35px;
	color: white;
	text-align: center;
}

.views-field-field-body-flex-1 a{
	color: white;
	text-decoration: none;
}

.views-field-field-body-flex-1 a:hover {
  color: white;
  font-weight: bold;
}