diff --git a/dashboard.html b/dashboard.html
index e3c2d38..77b1c88 100644
--- a/dashboard.html
+++ b/dashboard.html
@@ -10,6 +10,7 @@
+
@@ -414,7 +415,8 @@
Hello! Welcome to Dr. Sharma's Clinic. How can I help you today?
-
-
-
-
+
+
+
+
diff --git a/lab.css b/lab.css
index 4082490..9964712 100644
--- a/lab.css
+++ b/lab.css
@@ -12,16 +12,3 @@
.ai-report-card small {
color: rgba(255, 255, 255, 0.8);
}
-
-.btn-block {
- width: 100%;
- margin-top: 1rem;
- background: white;
- color: var(--secondary);
- border: none;
-}
-
-.btn-block:hover {
- background: var(--bg);
- transform: translateY(-2px);
-}
diff --git a/lab.html b/lab.html
index ca5cb21..96fd902 100644
--- a/lab.html
+++ b/lab.html
@@ -11,6 +11,7 @@