diff --git a/pages/index.vue b/pages/index.vue index cfb353b..98a0dbc 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -1740,6 +1740,7 @@ input[type="number"] { } } } + a { color: #24ad7c; /* Ensure this matches the .text-incognitee-green class */ }