#toast-container > div {
    opacity:1 !important;
}
.toast-info {
  background-color: #0171bb;
}