/**
* Theme Name: Envolve Child
* Description: This is a child theme of Envolve, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/theme-kalia">Theme Kalia</a>
* Template: envolve/envolve
* Version: 1.4
*/
/* Highlight using link element */
li.current_page_item a{
    text-decoration:underline;
    background:#ff6900;
}