diff --git a/index.html b/index.html
index f1f68f2..1f1560b 100644
--- a/index.html
+++ b/index.html
@@ -253,7 +253,7 @@
max-width: 460px; color: var(--muted);
font-size: 0.94rem; line-height: 1.8; margin-bottom: 40px;
}
- .hero-links { display: flex; gap: 24px; flex-wrap: wrap; }
+ .hero-links { display: flex; gap: 24px; flex-wrap: wrap; margin-top: 20px;}
/* ── MOBILE ──────────────────────────────────────── */
.mobile-bar {