.article-date {
	margin-top: 0.5em;
}

.article-date:not(:last-child) {
	margin-bottom: 0.4em;
}

a.article-title {
	color:#333;
}

a.article-title:hover {
	color: #0088CC;
}

@media all and (max-width: 767px) {

	.nowrap {
		white-space: normal;
	}

	.article-image {
		margin-bottom:1.5em;
	}

}
