/* Author & Reviewer Workflow — front-end credits block */
.ar-credits {
	margin-top: 1.5em;
	padding-top: 0.75em;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	font-size: 0.9em;
	color: #555;
}

.ar-credits .ar-credit a {
	text-decoration: none;
	font-weight: 600;
}

.ar-credits .ar-credit a:hover {
	text-decoration: underline;
}
