diff --git a/Feedback.html b/Feedback.html
index dae515c..b9f1474 100644
--- a/Feedback.html
+++ b/Feedback.html
@@ -299,6 +299,12 @@
color: rgb(16, 13, 195);
/* Icon color change to rgb(16, 13, 195) on hover */
}
+ ul li a:hover{
+ color: blue !important;
+ }
+ a:hover{
+ color: blue !important;
+ }
@keyframes logoAnimation {
0% {