/*
Theme Name: Twenty Twenty-One Child
Theme URI: https://wordpress.org/themes/twentytwentyone/
Description: Twenty Twenty-One Child Theme
Author: the WordPress team
Author URI: https://wordpress.org/
Template: twentytwentyone
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentychild
Tags:two-columns, left-sidebar, right-sidebar, light, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
*/
p{
/* 	font-family:"neue-kabel"; */
	font-family: "avenir-lt-pro",sans-serif;
	font-weight:300;
	color: #5D5D5D;
	font-size:16px;
	line-height:25px;
	margin-top: 0px;
	margin-bottom:30px;
}
.rmp_menu_trigger.is-active{
	display: block !important;
	margin-top: 19px;
}
.inner-banner-area-2 p a{
	color:#fff;
}
.inner-banner-area-2 p a:hover{
	color:#000;
}

a.common-link.white-btn:hover {
    color:#fff;
}