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