.obj_article_details .authors .name a.bsk-orcid-author-link,
.obj_article_summary .authors a.bsk-orcid-author-link {
	color: inherit;
	text-decoration: underline;
	text-underline-offset: 0.15em;
}

.obj_article_details .authors .name a.bsk-orcid-author-link:hover,
.obj_article_summary .authors a.bsk-orcid-author-link:hover {
	color: #005ea5;
}

.page_orcid_author .bsk-orcid-id {
	margin: 0.5rem 0 1.25rem;
}

.page_orcid_author .bsk-orcid-results {
	list-style: none;
	padding: 0;
	margin: 0;
}

.page_orcid_author .bsk-orcid-results > li {
	margin-bottom: 1.5rem;
	padding-bottom: 1.25rem;
	border-bottom: 1px solid #e0e0e0;
}

.page_orcid_author .obj_article_summary .title a.bsk-issue-citation {
	font-weight: 400;
	text-decoration: none;
	/* Let theme `a { color: @primary }` apply (same blue as article title) */
	white-space: nowrap;
	margin-left: 0.25em;
}

.page_orcid_author .obj_article_summary .title a.bsk-issue-citation:hover,
.page_orcid_author .obj_article_summary .title a.bsk-issue-citation:focus {
	font-weight: 400;
	text-decoration: none;
}
