html, body { height: 100%; } body.brx-body { overflow-x: hidden; } :where(.brxe-list) .content { align-items: baseline; } .mute-faq > div i::before { content: ''; } .mute-faq .accordion-title-wrapper { cursor: default; } .mehr-link { cursor: pointer; } .mehr-lesen-text { max-height: 0; overflow: hidden; opacity: 0; transition: max-height 0.5s ease, opacity 0.5s ease; }