.text-bg-success-soft {
    background-color: #dff8d3 !important;
    color: #155724 !important;
  }

.text-bg-info-soft {
    background-color:  #2f96b4!important;
    color: #ffffff !important;
  }

.text-bg-warn {
    background-color:  #ffead2 !important;
    color:#be721b !important;
  }
