.page-template-journal h2,
.page-template-journal a:hover h2 {
    color: white !important;
}

.page-template-journal .row-dynamic-child:hover figure img {
    -webkit-filter: brightness(40%);
    filter: brightness(40%);
}

.page-template-concerts .concert-entry:hover h3,
.page-template-concerts .concert-entry:hover h7 {
    color: white !important;
}

.concert-entry {
    display: block;
    margin-bottom: 30px;
}