.accordion {
    width: 100%;
    gap: 0rem!important;
}
.accordion-eintrag {
    border: 0;
    gap: 0.5rem!important;
    padding-bottom: 24px !important;
    border-bottom: 1px solid #D6C6B2;
    padding-top: 24px !important;
}