


 a .redBtn, .redBtn a  {
    padding: 6px 15px !important;
	background-color: #ff0000;
	color: #ffffff;
	font-weight: 600;
	font-size: 14px!important;
	line-height: 1.2;
	text-transform: uppercase;
	vertical-align: middle;
	text-decoration: none!important;
}

a .redBtn:hover, .redBtn a:hover  {
	background-color: #00843a;
    color: #ffffff;
    border-color: #ffc20e;
	
}


a .whiteBtn, .whiteBtn a {
	color: #00843a!important;
	font-weight: 400;
	font-size: 18px!important;
	line-height: 1.2;
	text-transform: uppercase;
	text-decoration: none!important;
}

.whiteBtn:hover {
	background-color: #00843a !important;
	border: 1px solid #ffffff !important;
}

a:hover .whiteBtn, .whiteBtn:hover a {
	color: #ffffff!important;
}









.green-btn:hover, .green-btn a:hover {
	background-color: #f00!important;
	border-radius: 0px;
}

a .green-btn {
	border-radius: 4px;
	font-size: 16px!important;
	font-style: normal;
	font-weight: 600;
	height: 42px;
	line-height: 18px;
	padding: 12px 24px;
	text-align: center!important;
	line-height: 24px!important;
	color: #ffffff;
	background-color: #00843a;
	letter-spacing:1px;
	text-decoration: none!important;
	font-family: "Arial", Helvetica, Verdana, sans-serif;
}
a:has(.redBtn) {
	padding: 5px 5px 10px !important;
	outline: 1px solid #ffc20e;
	vertical-align: middle;
}

/**umb_name:Green Button*/
.green-btn a {
	border-radius: 4px;
	font-size: 16px!important;
	font-style: normal;
	font-weight: 600;
	height: 42px;
	line-height: 18px;
	padding: 12px 24px;
	text-align: center!important;
	line-height: 24px!important;
	color: #ffffff;
	background-color: #00843a;
	letter-spacing:1px;
	text-decoration: none!important;
	font-family: "Arial", Helvetica, Verdana, sans-serif;
}

/**umb_name:Heading Title*/
.heading-title {
	box-sizing: border-box;
	color: #2a2b2b;
	font-family: "Libre Franklin", sans-serif;
	display: inline;
	font-size: 30px!important;
	font-style: normal;
	font-weight: 800;
	letter-spacing: normal;
	line-height: 42px;
	text-align: left;
	text-transform: none;
	width: auto;
}

/**umb_name:Red Button*/
.redBtn {
	padding: 5px 5px 8px !important;
	outline: 1px solid #ffc20e;
	vertical-align: middle;
}

/**umb_name:White Button*/
.whiteBtn {
	color: #00843a !important;
	border: 1px solid #00843a !important;
	background-color: #ffffff !important;
	padding: 12px 24px;
}
