.swal-button {
  background-color: #16a086;
}

.swal-button:not([disabled]):hover {
  background-color: #16a086;
  opacity: 0.6;
}

.swal-overlay {
  z-index: 100000;
}

.swal2-styled {
  width: 150px;
}