.wbox-text-teaser {
	display: flex;
	flex-direction: column;
	border-radius: 2px;
	background-color: #FFFFFF;
	box-shadow: 0 0 16px 0 rgba(0,0,0,0.18);
	padding: 30px 15px;
	height: 100%;
	margin-bottom: 15px;
}
.text-teaser-title  {
	color: #0077B4!important;
	font-size: 24px;
	font-weight: bold;
	line-height: 32px;

}
.wbox-text-teaser .wbox-pfeil {
	margin-top: auto;
}
.text-teaser-content {
	color: #0077B4!important;
}
.text-teaser-content h3 {
	font-weight: 300!important;
}
.text-teaser-content h2 {
-webkit-text-fill-color: #0077B4;    
}