diff --git a/app/globals.css b/app/globals.css index 22e2cd9..18b744f 100644 --- a/app/globals.css +++ b/app/globals.css @@ -157,3 +157,7 @@ body { .delay-300 { animation-delay: 300ms; } + +.leo{ + color: #979797; +} \ No newline at end of file