diff --git a/style.css b/style.css index 5f95f32..b42453c 100644 --- a/style.css +++ b/style.css @@ -56,7 +56,7 @@ a { transition: all 0.4s ease; } a:hover { - color: rgb(16, 255, 199) !important; + color: rgb(255, 167, 16) !important; } /*Animation*/