I have changed the primary-navigation-menu current page color by below CSS
.current_page_item a {
color: #4fff51!important; }
But it is working for only pages, not for product category pages & Cart menu item
In the menu, Home & Shop are the pages and remaining are the product category pages.