.sidebar .nav-item::before {
    background-color: #FFD104;
}

tr.is-selected {
    background-color: #FFF3B4;
}
