Add the code below to your custom css option and change the color to your desired one.
nav .menu li.current-menu-ancestor > a, nav .menu li.current-menu-item > a, #mobile-menu .menu ul li.current-menu-item > a, nav .menu li.current-scroll-item > a {
color: #1bbeb4!important;
}
Hope it helps.
-Rui