.elementor-9821 .elementor-element.elementor-element-37cc95b4{--display:flex;}/* Start custom CSS */.text-mit-bild {
    img {
        display: inline-block;
        margin-block-end: 1.2em;
    }
}

.tabelle-die-keine-sein-will {
    border: none;
    font: inherit;
    line-height: inherit;

    thead tr th {
        background-color: transparent !important;
        border: none !important;
        padding: 0;

        &:nth-of-type( even ) {
            padding-left: 10px;
        }
    }

    tbody tr :is( td, th ) {
        background-color: transparent !important;
        border: none !important;
        padding: 0;

        &:nth-of-type( even ) {
            padding-left: 10px;
        }
    }
}/* End custom CSS */