#handball-tabelle {
    font-family: sans-serif;
}

.hb-embed__table thead th {
    border-bottom-color: #0056a4 !important;
}

.hb-embed__title::after {
    content: " (mD)";
}

.hb-embed__table a {
    pointer-events: none;
}

.hb-embed__title-container {
    display: none !important;
}

.hb-embed__btn-box {
    display: none !important;
}

.hb-embed__tr_myteam {
    background-color: #ffd500
}
