.content-area {
	margin: 50px auto;
	width: 100%;
	max-width: 900px;
}

.entry-title {
	color: var(--primary-color);
}

.back {
	margin-top: 25px;
}