}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 12px 0;
	word-wrap: break-word;
}
h1 {
	font-size: 26px;
	line-height: 28px;
  color: #0097DB;
}
h2 {
	font-size: 22px;
	line-height: 24px;
  color: #0097DB;
}
h3 {
	font-size: 18px;
	line-height: 20px;
  color: #0097DB;
}
h4 {
	font-size: 14px;
	line-height: 16px;
  color: #0097DB;
}
h5 {
	font-size: 13px;
	line-height: 15px;
  color: #0097DB;
}
h6 {
	font-size: 12px;
	line-height: 14px;
  color: #0097DB;
}