.swal2-styled-custom-primary {
  background-color: #0f7a61 !important;
  border-radius: 8px !important;
  box-shadow: none !important;
  font-weight: 700 !important;
}

.swal2-styled-custom-secondary {
  background-color: #eef8f3 !important;
  border-radius: 8px !important;
  box-shadow: none !important;
  color: #0f7a61 !important;
  font-weight: 700 !important;
}

.referral-swal-popup {
  border-radius: 8px !important;
}

.referral-swal-popup .swal2-title {
  color: #10231f;
}
