/*  Demo 2 Styles  */
body, .nav-menu a, .tab-nav-menu a, .default-typo, .vc_tta-title-text {
	font-family: 'Poppins', sans-serif;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, blockquote, .agni-slide-description, .section-sub-heading-text, .testimonial-quote-cite, .primary-typo {
	font-family: 'Poppins', sans-serif;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, .blog-post .entry-title a, .blog .posted-on a {
	color: #000000;
}

.btn{
	padding: 14px 22px;
}
.btn-lg {
	padding: 16px 30px;
	font-size: 18px;
}
.btn-sm {
	padding: 12px 22px;
}
.btn-xs {
	padding: 4px 14px;
}

.divide-line span {
    margin-top: 24px;
    margin-bottom: 24px;
}
.agni-section-heading .section-heading-text{
	margin-bottom: 15px
}

.agni-icon i{
	border-width: 1px;
}

.testimonial-quote-text{
	font-size: 16px;
	line-height: 1.9;
}
