.sweet-alert {
  border-radius: 20px;
  border-style: solid;
  border-color: #4bc4d4 !important;
  border-width: 5px
}

.m .sweet-overlay {
  background-color: rgba(0, 188, 212, 0.27)
}

.a .sweet-overlay {
  background-color: rgba(239, 67, 13, 0.45)
}