/* ===================================================================
   AX4T NFC — [ax4t_nfc_activate] shortcode area only.
   Covers the card-activation form, and the "already activated" /
   "invalid link" states shown on the same page.
   =================================================================== */

.ax4t-activate h2{
  margin-bottom: 4px;
}

.ax4t-activate strong{
  color: var(--ax4t-primary);
}

.ax4t-activate form{
  margin-top: 20px;
}
