.department .language-selector { 
    display: none; 
}

.section-title h1 a {
    color: white;
}

.section-title h1 a::after {
    content: url(/fileadmin/cas/Projekter/CLIOARCH/clioarch-logo.jpg);
    margin-left: -190px;
}

.section-title h1 {
    padding: 15px 0px 0px 0px;
}

body, header, h1, h2, h3, h4, h5, h6, p, dd, .left-menu li a, .left-menu li.au_current, .content .au_focus h1, .aubanner h2 {

    font-family: aupassataregular !important;

    }
body {
    font-family: 'Georgia';
}

.news-item__category {
display:none;
}

.news-item__date {
color:#fff;
}

.news-item__date time {
color:#7b7b7b;
}