

	.merhcant-paragraph>.merchantHeaderContant .heading1 {
		font-family: proxima_novasemibold !important;
		color: #073e31 !important;
		font-weight: bold !important;
	}
	.purchasesectionheader>h3 {
		color: #2c2020 !important;
	}
	.merhcant-paragraph>.merchantHeaderContant .heading2 {
		font-size: 31px !important;
		color: #000000 !important;
	}
	.custom-nav>li>a {
		background-color: #d24344 !important;
		color: #ffffff !important;
	}
	.custom-nav>li>a:hover {
		background-color: #073e31 !important;
	}
	.custom-nav>li>a:focus {
		background-color: #073e31 !important;
	}
	.custom-nav>li.dropdown.open>ul.dropdown-menu>li>a:hover {
		background-color: #073e31 !important;
	}
