Hi There,
Thanks for writing in! You can add this under Custom > CSS in the Customizer.
.woocommerce .x-sidebar .widget ul.children a:hover,
.woocommerce .x-sidebar .widget a:hover,
.woocommerce .x-sidebar .widget ul li:not(.cat-parent) a:hover {
color: blue;
}
Hope it helps, Cheers!