/*
Theme Name: Swapnasociety Child theme
Author:Kirancreative Team 
Description: this the child theme of twenty twenty 1 for borchardfarms  custom theme
Version: 1.0
Template: twentytwentyone

This is the child theme for Twenty Twenty-One theme.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

/*#menu-header-menu .current-menu-item a{*/
/*    background: #FA7226;*/
/*	border-radius: 10px;*/
/*}*/


ul li.current-menu-item a {
    background: var(--theme-color);
    color: var(--white);
}
.banner-info h2 {
	color:#ffffff;
}


