.toast-error {
    background-color: #BD362F!important;
  }

  .toast-success {
    background-color: #51A351!important;
  }

  .toast-info {
    background-color: #2F96B4!important;
  }
  .toast-warning {
    background-color: #F89406!important;
  }
  .fb-btn{
    background-color: #3b5998!important;
    color: white;
    border-color: #3b5998!important;
  }


  
  /* background: #3300ff;
  border-color: #3300ff; */