@charset "utf-8";
/* Green subtitles for articles */


.pink h2, .orange h2, .red h2, .article-pink h2, .article-pink .sub-title, .article-red h2, .article-red .sub-title, .article-orange h2, .article-orange .sub-title  {
	color: #009543;
}
