.fixit-seo-summary,
.fixit-seo-toc {
	border: 1px solid rgba(0, 0, 0, 0.14);
	border-radius: 8px;
	margin: 1.5em 0;
	padding: 1em 1.25em;
}
.fixit-seo-summary p:last-child,
.fixit-seo-toc > :last-child {
	margin-bottom: 0;
}
.fixit-seo-reading-time {
	font-size: 0.95em;
	opacity: 0.82;
}
.fixit-seo-toc-subitem {
	margin-left: 1.25em;
}
.fixit-seo-faq-item {
	border-bottom: 1px solid rgba(0, 0, 0, 0.12);
	padding: 0.75em 0;
}
.fixit-seo-faq-item summary {
	cursor: pointer;
	font-weight: 600;
}
.fixit-seo-related-links li,
.fixit-seo-howto li {
	margin-bottom: 0.45em;
}
