.dag_grid a {
   color: rgb(122, 239, 254);
   text-decoration-color: rgb(22, 139, 154);
   text-decoration-thickness: 1px;
}
#input_box::placeholder {
   color: black;
}
.dash-slider-tooltip {
   padding: 5px;
   background-color: rgb(153, 187, 255);
}
#range-slider-tooltip-1-content {
   color: black;
}
#range-slider-tooltip-2-content {
   color: black;
}
.dash-slider-track {
   background-color: rgb(153, 187, 255);
}
/* .dash-spinner.dash-default-spinner {
   width: 150%;
   height: auto;
} */