.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;
}

@media (max-width: 991px) {
.navbar-collapse {
background: none;
background-color: #073523;
}
}
@media (max-width: 991px) {
footer .footer:before {
background-image: url(https://smukshop.dk/upload/images/image_bank/originals/09/0000000000___6109.png);
    background-size: 100%;
    top: -90px;
}}