/* =========================
   ROOT VARIABLES
========================= */
:root{
  --bg:#0f172a;
  --card:#1e293b;
  --accent:#38bdf8;
  --text:#e5e7eb;
}
.test-contact{display:none !important;}
