.toast-top-center{
    top:20px;
    
}
.toast-pink .toast-title {
    color: blue;
  }
  
  .toast-pink button {
    color: orange;
  }