
.szl-blog-toc {
	margin: 1.5em 0 2em;
	padding: 1em 1.25em;
	border: 1px solid currentColor;
	border-radius: 4px;
}

.szl-blog-toc__title {
	font-weight: 700;
	margin-bottom: .6em;
}

.szl-blog-toc__list {
	margin: 0;
	padding-left: 1.2em;
}

.szl-blog-toc__item {
	margin: .25em 0;
}

.szl-blog-toc__item--h3 {
	margin-left: 1.25em;
}

.szl-blog-toc a {
	text-decoration: none;
}

.szl-blog-toc a:hover,
.szl-blog-toc a:focus {
	text-decoration: underline;
}
