#masthead .site-logo-img .custom-logo-link img {
height: auto !important;
}
header ~ .ast-title-bar-wrap {
margin-bottom: 2rem;
}
.entry-content {
padding-bottom: 2rem;
}
* > p:last-of-type {
margin-bottom: 0;
}
a {
text-underline-offset: 5px;
}
.uael-post-wrapper .uael-post__bg-wrap {
border-radius: 4px;
}
.uael-post-wrapper .uael-post__inner-wrap {
height: 100%;
}
.uael-post-wrapper .uael-post__inner-wrap .uael-post__thumbnail img {
border-radius: 3px 3px 0 0;
}
.uael-post-wrapper  .uael-post__inner-wrap .uael-post__content-wrap {
display: flex;
flex-direction: column; }
.uael-post-wrapper .uael-post__content-wrap .uael-post__read-more {
margin-top: auto;
}
.konzert-list ul {
margin-top: 0 !important;
margin-bottom: 0 !important;
display: flex;
flex-direction: column;
gap: 1rem;
}
.home span.site-logo-img {
display: none;
}.konzert-list {
margin-top: 0 !important;
margin-bottom: 0 !important;
display: flex;
flex-direction: column;
gap: 1rem;
}