diff --git a/page/src/App.css b/page/src/App.css index 60b29f41..9ae4e4a1 100644 --- a/page/src/App.css +++ b/page/src/App.css @@ -47,8 +47,8 @@ button.fancy.bg-primary { rgba(0, 123, 255, 1) 100% ); border: 0px solid rgb(27, 149, 255); - text-shadow: rgba(207, 207, 207, 0.2) 0px 1px; - color: #222; + text-shadow: rgba(0, 0, 0, 0.2) 0px 1px; + color: oklch(0.97 0.014 254.604); } button.fancy.bg-primary:hover {