diff --git a/styles/globals.css b/styles/globals.css index 80d4c3fe..4e42afdc 100644 --- a/styles/globals.css +++ b/styles/globals.css @@ -1981,3 +1981,9 @@ input.search { background-color: #0093ed; color: white; } +a.sc-eqUAAy.cZwkbm:hover { + color: #00253a; +} +svg:hover { + color: #00253a; +} \ No newline at end of file