.mega-seo-faq__item {
	margin-bottom: 16px;
}

.mega-seo-faq__question {
	font-size: 1.1em;
	margin: 0 0 6px;
}

.mega-seo-faq__answer {
	margin: 0;
}

.mega-seo-howto__title {
	margin-bottom: 10px;
}

.mega-seo-howto__steps {
	padding-left: 1.2em;
}

.mega-seo-howto__step {
	margin-bottom: 12px;
}

.mega-seo-howto__step-text {
	margin-top: 4px;
}

.mega-seo-toc {
	background: #f6f7f7;
	border: 1px solid #e2e4e7;
	border-radius: 8px;
	padding: 16px 20px;
	margin: 1.5em 0;
}

.mega-seo-toc__title {
	display: block;
	margin-bottom: 10px;
	font-size: 1.05em;
}

.mega-seo-toc__list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.mega-seo-toc__list li {
	margin-bottom: 6px;
}

.mega-seo-toc__list a {
	text-decoration: none;
}

.mega-seo-toc__list a:hover {
	text-decoration: underline;
}
