
.noUi-touch-area {
    background-color: #FFA500; /* Change the background color to orange */
    border: 2px solid #FF8C00; /* Add a border with a darker orange color */
    border-radius: 250px; /* Add rounded corners to the touch area */
}