.toggler {
    border: 1px solid #d3d3d3;

    & button {
        background: none;
        text-transform: uppercase;
    }
}

.toggler.open button::after {
    transform: rotate(90deg);
}

#bubilder a {
    top: 120px;
}
.klein #bubilder a {
    top: 210px;
}
.klein #linkshead {
    top: 97px;
}
#article-27 > div > div.galerie.gal-mas.content-gallery.content-gallery--cols-1 > ul {
    gap: 15px;
    display: flex;
    flex-wrap: wrap;
}
div.widget.widget-altcha > altcha-widget > div > div {
    & input {
        margin: 0;
    }
    & label {
        position: unset;
        margin: 0;
    }
}
.altcha {
    margin-bottom: 20px;
}