article.post {
	margin: auto;
}

.post__content {
	padding: 1rem;
}

.post__title {
	font-size: 2rem;
	font-weight: bold;
}