.eventvorschaulinktext::before {
content: url('https://discothek-huehnerstall.de/wp-content/uploads/2023/02/Unbenannt-2.png');
padding-right:5px;
}

.socialicons {
font-size:2em !important;
}

.eventvorschaudate {
margin-bottom:7px;
}

.eventvorschaulink {
display:block;
background: black !important;
color: #ff4c4c;
padding:13px;
text-align:center;
font-size:1.2em;
border-radius:8px;
transition:.5s;
}

.eventvorschaulink:hover {
color: white;
opacity:0.8;
transition:.5s;
}

.eventvorschauheadline {
font-weight:800;
font-size:3em;
margin-bottom:5px;
}


.lounge-formular {
background: #efefef;
padding:35px;
margin-left:auto;
margin-right:auto;
float:none;
}

.huehnerstallevents .entry-title {
display:none; 
} 

.huehnerstallevents .entry-content {
text-align:center;
}

.huehnerstallevents h1 {
text-align:center;
font-size:5em;
font-weight:600;
margin-top:45px;
}

.eventdatenwrapper {
margin-top:35px;
}

.eventdatensingle {
text-align:center;
padding:35px;
background:#efefef;
font-size:1.3em;
}