.entry-content h1, .comment-content h1 {
	color: darkred;
}

.entry-content h2, .comment-content h2 {
  color: #387537;
}

.entry-content h3, .comment-content h3 {
  color: darkred;
	font-weight: bold;
	font-size: 14px;
}

.entry-content h4, .comment-content h4 {
  color: #387537;
	font-weight: bold;
}

#site-description {
  font-weight: normal;
}