.cf-light-green {
 color: #51BFC3;
}
.cf-dark-green {
 color: #0b4b4e;
}

.cf-blog-title {

	font-size: 28px;
	color: #0b4b4e;
	text-align: left;
	line-height: 32px;
}

.cf-blog-image-title {

	font-size: 17px;
	color: #0b4b4e;
	text-align: center;
}

.cf-blog-subtitle {

	font-size: 20px;
	color: #0b4b4e;
	text-align: left;
}

hr {
	border-top: 1px solid #000;
}