diff --git a/src/index.css b/src/index.css index a484ea8..a08e984 100644 --- a/src/index.css +++ b/src/index.css @@ -16,5 +16,8 @@ body { } .text-neutral-950 { - color: #ffffff; + color: #ffb614ff; +} +.text-neutral-400 { + color: #000000; } \ No newline at end of file