/* BASIC css start */
.swal2-title {
  font-size: 1.4rem !important;

}

.swal2-text {
  font-size: 0.8rem;

}

.swal2-button {
  padding: 7px 39px;
  border-radius: 2px;
  background-color: #4962B3;
  font-size: 12px;
  border: 1px solid #3e549a;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3);

}
/* BASIC css end */

