@media (max-width: 768px) {
    .header .inside {
        padding-bottom: 8px !important;
    }
    
    .header .logo {
        margin-bottom: 0 !important;
        transform: translateY(-5px); /* Logo leicht nach oben verschieben */
    }
    
    /* Menu-Button ebenfalls anpassen falls nötig */
    .mmenu_trigger {
        align-self: center;
    }
}









.mutterteresa{
color:#ee1b24 !important;
}




.ce_list.mehrabstand ul li {
    margin-bottom: 1.5rem;
}


.ce_downloads_box {
    border: 1px solid #6F6F6F;
}


.ce_authorbox.borderbox {
    border: 1px solid #6F6F6F;
}


.nah h3 {
margin:0px;
}




.ce_iconbox.rot A {
text-decoration:none;
}

.ce_iconbox.rot A:hover {
text-decoration:underline;
}




.ce_iconbox.rot .headline {
    color: #ee1b24;
}


.ce_headline_extended.gray h1 {
    margin-top: 0px;
    margin-bottom: -5px;
}


.ce_headline_extended.rot h1 {
    color: #ee1b24;
    margin-top: -5px;
    margin-bottom: 5px;
}