.slider-selection {
    background-image: linear-gradient(to bottom, #3e8bf9 0, #4792f5 100%);
}

.slider-track {
    background-image: linear-gradient(to bottom, #f5f5f5 0, #f9f9f9 100%);
}

