
h1,h2 {
	font-size: 22px;
	margin: 0 0 10px 0;
}

.footer-title {
	border-bottom: 1px solid #FFFFFF;
	color: #FBB03B !important;
	display: block;
	font-size: 16px !important;
	line-height: 20px !important;
	margin: 10px 0 !important;
	padding: 7px 20px;
}

.block-header {
	color: #ffffff;
	background: #FBB03B;
	padding: 10px;
	margin: 10px 0 !important;
	font-size: 16px;
	line-height: 16px;
}
.block-subheader {
	color: #ffffff;
	background: #dedede;
	padding: 10px;
	margin: 10px 0 !important;
	font-size: 16px;
	line-height: 16px;
}

hr { margin: 15px 0;  }