
.swal2-html-container {
  font-size: 0.9em !important;
}
.ads {
  text-align: center;
  margin: 25px auto 30px;
  /*background-image: repeating-linear-gradient( 45deg, #eef1f5 0px, #eef1f5 10px, transparent 10px, transparent 20px );*/
  overflow: hidden;
  border-radius: 5px;
  border: 0;
  background: #f0f3f5;
}
.ads .card-body {
  padding: 0 !important;
}
    .swal2-title {

  font-size: 1.4em !important;

}