diff --git a/src/components/Problems.css b/src/components/Problems.css index 7448ce3..253eb26 100644 --- a/src/components/Problems.css +++ b/src/components/Problems.css @@ -82,7 +82,7 @@ h2.MuiTypography-root { } .MuiButton-root a:hover { - color: #7DD6F6; + color: #df77ff; text-decoration: none; }