.bg-success {
    background-color: #74ffb357 !important;
}

.bg-warning {
    background-color: #ffdc8294 !important;
  }


  .bg-danger {
    background-color: #cc273d96 !important;
  }