If you used code to Force Burger Menu Text on Desktop, and now you want to change burger text color on hover, you can use this code to Website > Website Tools > Custom CSS.
div.header-menu-nav-item a:hover * { color: #f1f !important; }