/* HWK Halle */
.navbar-brand {
    margin-left: 15px;
    height: 90px;
    width: 240px;
    background: url('../img/HWK_Halle_4C.svg') no-repeat left center;
    background-size: 200px;
} 

@media (max-width:767px) {
    .navbar-brand {
        height: 66px;
    }     
}

.klappbox-body p {
    margin-bottom: 16px;
}

/* Eventuell wieder auskommentieren Abstaende */
.content p+p {
    margin-bottom: 0px !important;
}

#section-0 > div.container > div.new-chapter {
    margin-top: 0px !important;
}

div.slider-text > div {
    margin-left: 15px !important;
}

.note {
    bottom: 10px;
    left: auto;
    right: 30px;
    /*text-shadow: 0 1px 2px rgba(0,0,0,0.6);*/
    /*color: #fff;*/
}

.dropdown .glyphicon-login {
    font-size: 16px !important;
}

#zufallszitat, #zufallszitat a {
    color: #073070 !important;
}

#zufallszitatlink {
    text-decoration: none;
    border-bottom: 1px dotted #444;
    color: #444;
}

.wp-block-file__button {
    color: #fff !important;
    background-color: #408FE5 !important;
    border: none !important;
    border-radius: 0 !important;;
    cursor: pointer !important;;
}