.mp-ergebnisse .hover-link:hover {
    background-color: #c7def7;
    color: #408fe5;
}

.flex-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
}