*,
*::before,
*::after {
  box-shadow: none !important;
  text-shadow: none !important;
}

/* Animations that only drive box-shadow glow */
.user-status-dot,
.status-badge.new-admin-payout {
  animation: none !important;
}
