diff --git a/index.html b/index.html
index 690939f..b663250 100644
--- a/index.html
+++ b/index.html
@@ -6,10 +6,10 @@
Orario DM Unipi
-
-
-
-
+
+
+
+
diff --git a/src/styles/main.scss b/src/styles/main.scss
index f2a9516..ab1b2f6 100644
--- a/src/styles/main.scss
+++ b/src/styles/main.scss
@@ -551,7 +551,7 @@ body {
$color: var(--gray-000);
background: $color;
- color: #000;
+ color: var(--gray-900);
border-radius: 0.25rem;