.end-of-article {
	text-align: center;
	margin-top: 2rem; /* Adjust margin as needed */
	font-style: italic; /* Italicize text for emphasis */
	color: teal; /* Subdued color */
}

.end-article p {
	margin-top: 0.5rem; /* Add some space after symbol */
	font-style: italic; /* Italicize text for emphasis */
	color: #FF0000; /* Subdued color */
}

.end-symbol {
	font-size: 2rem; /* Adjust font size as desired */
	color: teal; /* Light gray color */
	font-family: serif; /* Consider a serif font for aesthetics */
}
