.flutter-loader {
  background-color: #ffd54f !important;
}

.indeterminate:before {
  background-color: #ffc107 !important;
}
.indeterminate:after {
  background-color: #ffb300 !important;
}