.igbanner{
      background: linear-gradient(
    to right,
    #833ab4,#fd1d1d,#fcb045
  );
  box-shadow: 0px 3px 10px rgba(0,0,0,.25);
  border-radius:0px 17px 0px 17px;
}
.show-notif-form{
    display: block !important;
}
.notifformerror, .notifformok{
    display: none;
}