/* Write your css codes here */
.datepicker--cell.selected-range {
    background-color: #ff9800;
    color: #fff !important;
    border-radius: 50%;
}