h1{
	font-weight: bolder; font-size: 30px !important;
}

h2{
	font-weight: bolder; font-size: 24px !important;
}

h3{
	font-weight: bolder; font-size: 18px !important;
}

p{
	font-size: 16px !important;
}

.fusion-separator{
	border: solid 1px #0bba2e;margin-left: auto;margin-right: auto;margin-top:;margin-bottom:30px;width:100%;max-width:200px;
}

a{
	color: #000 !important;
}
a:hover{
	color: #000 !important;
}