Black menu text, white on hover

.mfp-content .nav .menu-item a {
    color: #000;
    transition: all .2s ease-in-out;
}
.mfp-content .nav .menu-item a:hover,.mfp-content .nav .menu-item a:focus {
    color: #fff;
}

Author: Wojciech Borowicz

I hope this post will help you to do what you need.
In case you want some assistance click here to get in touch 

check out other blog posts