#title {
font-size: 0 !important;
visibility: hidden;
}

#title::after {
content: url("/kulturforum-logo.png");

text-align: center;
margin: auto;
visibility: visible;
}

#title + .text-body-1 {
font-weight: bold !important;
}

.vc-pane:first-child {
border-right: 1px solid gray;
}

body, html {
scrollbar-color: initial !important;
}

.spacer + .d-flex .v-btn--round {
display: none;
}

footer button {
display:none !important;
}
/*
.v-slide-group__content a:nth-child(2) {
display:none;
}

.v-slide-group__content a:nth-child(3) {
margin: auto;
}*/