.new-post-count {
	background-color: #e00;
	color: #fff;
	border-radius: 50%;
	font-size: 0.5em;
	height: 1.4em;
	font-weight: 600;
	margin-left: 0.4em;
	padding: 0.2em 0.6em;
	text-align: center;
}