.so-widget-zp-teaserbox-widget-zp-teaserbox-widget-500e7a752f14-47648 .zp_teaserbox_container {
  width: 100%;
  min-height: 400px;
  background-size: cover;
  background-position: center center;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: relative;
}
.so-widget-zp-teaserbox-widget-zp-teaserbox-widget-500e7a752f14-47648 .zp_teaserbox_container a,
.so-widget-zp-teaserbox-widget-zp-teaserbox-widget-500e7a752f14-47648 .zp_teaserbox_container h3 {
  color: #FFF !important;
  z-index: 10;
}
.so-widget-zp-teaserbox-widget-zp-teaserbox-widget-500e7a752f14-47648 .zp_teaserbox_container h3.shadowed-text {
  text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.9) !important;
}
.so-widget-zp-teaserbox-widget-zp-teaserbox-widget-500e7a752f14-47648 .zp_teaserbox_container h3.black-background {
  text-shadow: none !important;
  background-color: rgba(25, 25, 25, 0.8);
  padding: 7px 5 3px 5;
}
.so-widget-zp-teaserbox-widget-zp-teaserbox-widget-500e7a752f14-47648 .dark-gray {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 5;
  display: flex;
  text-align: center;
  flex-direction: column;
  background-color: rgba(0, 0, 0, 0.4);
}
.so-widget-zp-teaserbox-widget-zp-teaserbox-widget-500e7a752f14-47648 .teaser-btn {
  /*background-color: transparent;
	border: 1px solid #FFF;
	padding: 15px 20px;
	color: #FFF;
	margin-top: 15px;
	text-transform: uppercase;
	font-size: 0.7em;*/
}
.so-widget-zp-teaserbox-widget-zp-teaserbox-widget-500e7a752f14-47648 a .teaser-btn {
  cursor: pointer;
}
.so-widget-zp-teaserbox-widget-zp-teaserbox-widget-500e7a752f14-47648 .teaser-footer {
  position: absolute;
  width: 100%;
  background-color: #000000;
  min-height: 40px;
  left: 0;
  bottom: 0;
  z-index: 15;
  color: #ffffff;
  padding: 10px 20px;
  font-size: 1.8em;
  text-align: right;
}