@import url("/resources/base.css");

.bold {
	font-weight: bold;
}

.author-info {
	font-size: 1.25rem;
	margin-top: -1rem;
}

.author-name {
	font-weight: bold;
}

.published {
	font-style: italic;
}

