@import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@700&display=swap');

 .ttw-vorstand-media{display:inline-block;text-align:center}
.ttw-vorstand-imgwrap{display:block}
/* Ensure the image inside the vorstand card has sharp corners */
.ttw-vorstand-imgwrap .ttw-image,
.ttw-vorstand-imgwrap .ttw-image img,
.ttw-vorstand-media .ttw-image,
.ttw-vorstand-media img.ttw-image{
	display:block;
	max-width:100%;
	height:auto;
	border-radius:0 !important;
}
.ttw-vorstand-media .ttw-vorstand-sep{width:100%;height:8px;background:#000;margin:0 auto;display:block;box-sizing:border-box}
.ttw-vorstand-card{font-family: Helvetica, Arial, sans-serif;font-size:0.95rem}
.ttw-vorstand-card .ttw-vorstand-inner{display:inline-block;text-align:center;width:auto}
.ttw-vorstand-card .ttw-vorstand-content{padding-top:10px;text-align:center;width:100%;box-sizing:border-box}
.ttw-vorstand-card .ttw-title{font-family:'Merriweather', serif;font-size:1rem}
.ttw-vorstand-card .ttw-vorstand-function,
.ttw-vorstand-card .ttw-vorstand-email,
.ttw-vorstand-card .ttw-vorstand-telefon,
.ttw-vorstand-card .ttw-vorstand-email a,
.ttw-vorstand-card .ttw-vorstand-telefon a{font-family:Helvetica, Arial, sans-serif;font-size:0.92rem}
.ttw-vorstand-email .ttw-email-icon,.ttw-vorstand-telefon .ttw-phone-icon{width:1em;height:1em;vertical-align:middle;display:inline-block}
.ttw-vorstand-email .ttw-email-icon svg,.ttw-vorstand-telefon .ttw-phone-icon svg{width:100%;height:100%;display:block}
