/*
 Theme Name:   Bizup Child
 Theme URI:    https://keenitsolutions.com/products/wordpress/bizup/
 Description:  Bizup Child
 Author:       RS Theme
 Author URI:   http://rstheme.com
 Template:     bizup
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */

/* active menu link color (simple) */
#primary-menu-single .current-menu-item > a,
#primary-menu-single .current_page_item > a,
.nav .menu .current-menu-item > a,
.nav .menu .current_page_item > a {
  color: #000 !important; /* change to your color */
}
