/*
Theme Name: Twenty Twenty-Four Child
Theme URI: http://example.com/twenty-twenty-four-child/
Description: Twenty Twenty-Four Child Theme
Author: Your Name
Author URI: http://example.com
Template: twentytwentyfour
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: child theme
Text Domain: twenty-twenty-four-child
*/

/* Add your custom styles here */
.li_active {
    padding-left: 2px;
    padding-right: 2px; 
    font-weight: 600;
   border: 2px solid black;
   border-radius: 4px;
   
  }
