.btn-orng{
	color: #f47624;
}
.btn-bg-orng{
	background-color: #f47624;
}
.btn-bg-grn{
	background-color: #25d61f;
}
.btn-cbg-grn{
	background-color: #b34701 !important;;304c30
	}
.btn-grn{
	color: #25d61f;
}
.txt-primary{
	color:#f47624;
}
.frm-bg{
	background-color: #b34701 !important;
}
.border-primary{
	color: #eee !important;
}
.faq-bg{
	background-image: url(../img/bg1.webp);
	background-repeat: no-repeat;
	background-size: cover;
}
.insurance-bg{
	background-image: url('../img/bg2.webp');
	background-repeat:no-repeat;background-size:cover;
}
.home-about-bg{
	background-image: url('../img/bg3.webp');
	background-repeat:no-repeat;background-size:cover;
}