.home_container {
  background: rgba(0, 0, 0, 0.1);
}

.card-img-overlay {
	background: rgba(0, 0, 0, .3);
}
