.template-default h1 {
	color: #037CC2; 
}
.template-default h2 {
	color: #037CC2; 
}
.template-default h3 {
	color: #037CC2; 
}
.template-default h4 {
	color: #037CC2; 
}
.template-default h5 {
	color: #037CC2; 
}
.template-default .faq-block {
	margin: 0; 
	padding: 0 0 0 1.5em; 
}
.template-default .faq-block li {
	cursor: pointer; 
	font-size: 14px;
	color: #555; 
	font-weight: bold; 
}
.template-default .faq-block .question {
	font-size: 14px; 
	font-weight: normal; 
	color:#555; 
}
.template-default .faq-block .answer {
	display: none; 
	font-size: 14px; 
	font-weight: bold; 
	color:#037CC2; 
}
.embed-container {
	position: relative; 
	padding-bottom: 56.25%; 
	overflow: hidden; 
	max-width: 100%; 
	height: auto; 
}
.embed-container embed,
.embed-container iframe,
.embed-container object {
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}
/*# sourceMappingURL=fixes.css.map */