diff --git a/index.html b/index.html
index 65432e9..eb48739 100644
--- a/index.html
+++ b/index.html
@@ -88,7 +88,7 @@
}
/* === DECORATIVE TOP LINE === */
- .top-ornament {
+ /*.top-ornament {
display: flex;
align-items: center;
gap: 1rem;
@@ -111,7 +111,7 @@
height: 6px;
background: var(--gold);
transform: rotate(45deg);
- }
+ }*/
/* === HERO === */
.hero {