
.tm921-new-post .entry-title a { color: #174f89; }
.tm921-new-post .tm921-label {
	display: inline-block;
	margin-bottom: .35em;
	padding: .18em .55em;
	border-radius: 3px;
	background: #eef6ff;
	color: #174f89;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .04em;
}
.tm921-article-page {
	max-width: 860px;
	margin: 0 auto;
	padding: 2rem 0;
}
.tm921-article-page article {
	background: #fff;
	border: 1px solid #e5e5e5;
	padding: 2rem;
}
.tm921-article-page h1 {
	font-size: 2.1rem;
	line-height: 1.2;
	margin-bottom: .4em;
}
.tm921-article-page p {
	font-size: 17px;
	line-height: 1.72;
}
.tm921-back-link {
	margin-top: 1.5rem;
	font-weight: 700;
}