diff --git a/src/components/Card.astro b/src/components/Card.astro
index 42d895e..39f6b26 100644
--- a/src/components/Card.astro
+++ b/src/components/Card.astro
@@ -10,12 +10,16 @@ interface Props {
const { href, disableRoundedTop = false } = Astro.props;
---
+{/* ------------------------------------------- HTML ------------------------------------------- */}
+
+{/* ------------------------------------------- CSS -------------------------------------------- */}
+