.year-description h6 {
    color: #3c3737;
}

.button-outline {
    color: #3c3737;
    border: 2px solid #3c3737;
}

.button-outline:hover {
    background: #3c3737;
}

header .search-box .search-image {
    width: 44px;
    padding: 10px;
    right: 2px;
}

.bx-pager-item a {
    width: 24px;
    height: 24px;
    border-color: #3c3737;
}

.bx-pager-item a.active {
    background: #3c3737;
}

a.a-imprint {
    color: #3c3737;
    text-decoration: underline;
}

a.a-imprint:hover {
    text-decoration: none;
}

.page-template-sustainable .pagination li {
    color: #3c3737;
}