.progress-bar {
  background-image: linear-gradient(to bottom, #ffb81c 0%, #ed8b00 100%) !important;
}

.background-opacity {
  background-color: rgba(237,139,0,1) !important;
}