Hi,
Please go to wp-admin->appearance->customize->body->single menu light text color, and change the color according to your requirements.
Let me know if this helps.
It changes the colors of the Menu except when a unit is selected it has the white background and white text so the title of the selected unit is not visible. There is also no item in WP customization that deals with that as far as I can see
http://prntscr.com/g87hee
Please try adding this css in your wp-admin -> appearance -> customize -> custom css :
.course_timeline li.active a, .course_timeline li a{color:#000 !important}