.staff-directory-view .az-staff-directory .view-content .views-summary-unformatted a.active, .view-research-databases .attachment.attachment-before .az-database-list .view-content .views-summary-unformatted a.active {
        color:#114F6F !important;
        font-weight: bold;
}
.staff-directory-view .az-staff-directory .view-footer #block-menu-menu-staff-directory-menu ul.menu li a {
    color: #212121;
}
.view-research-databases a[href="/research/resources/databases/advanced"] {
    font-weight: bold;
}


.footer-newsletter {
    margin: 10px;
    display: block;
    text-align: center;
}
.footer-newsletter a {
    color: #E4DFD8;
    height: fit-content;
    font-weight: bold;
    padding: 2px;
}
.footer-newsletter a:hover {
        background-color: white;
        color: #033660;
     
}
