.sb-author-btn-github {
	background: #111827;
	color: #fff;
	border-color: #111827;
}
.sb-author-btn-github:hover {
	background: #020617;
	color: #fff;
}
.sb-author-meta-list a {
	color: inherit;
	text-decoration: none;
}
.sb-author-meta-list a:hover {
	text-decoration: underline;
}
