@counter-style section-list {
	system: extends decimal;
	prefix: '§';
}

.section-list {
	list-style: section-list;
}
