Hello
Try adding the following to the Custom CSS field of your templates where #000000 is your new icon hover color (edit to taste).
.hornav ul.menu li:hover [class^="fa-"]:before, .hornav ul.menu li:hover [class*=" fa-"]:before {
color: #000000;
}
CiarĂ¡n