.sectionmapcontainer svg g.sectionmap.active * {
    fill: #0760E4;
    fill-opacity: 0.60;
}

.sectionmapcontainer svg g.sectionmap.selected * {
    fill: #0760E4;
    fill-opacity: 0.85;
}

.smukfest-variant-list {
	margin-top: -.5em;
	margin-bottom: 2.5em;
	line-height: 2em;
}

.page_label__content h1 {
text-align: center;
}