/* Change the text color of the current page link in the primary menu */
#top-menu li.current-menu-item>a {
   color:#EF5555; /* Insert your color value here */
}

Share this post, if you got any value from it!