.swal2-html-container {
  font-size: 14px;
  text-align: left;
  padding-bottom: 10px;
  line-height: 22px;
}

.swal2-actions {
  margin: 0;
  font-size: 12px;
}

.swal2-popup {
  margin-top: 150px;
  padding: 15px 10px 10px 15px;
}

.swal2-styled.swal2-confirm {
  border-radius: 3px;
}

.swal2-styled:focus {
  box-shadow: none;
}

.swal2-title {
  border: none;
  text-align: left;
  padding: 0;
  margin-left: 0;
  background: no-repeat;
  display: block;
  width: 100%;
  font-family: "Open Sans";
}