.swal2-popup .swal2-title {

    font-size: 20px !important;
    font-weight: 300 !important;
}
.swal2-container.swal2-shown {
    background-color: rgba(0,0,0,.4);
    z-index: 9999999999 !important;
  }