:root {
    --accent-color: #01689b !important;
}

.sv-selection-bar {
    background: #FFF;

    button {
        color: #000;
    }
}