#navigation nav {
	height: 80px;
}
/*#navigation .uk-sticky-placeholder {
	height: 0 !important;
}*/
/* .uk-subnav-pill > * > :first-child {
    padding: 0.5rem 1rem;
    background-color: rgba(0, 0, 0, 0.04);
} */
/* .top-container {
	z-index: 2;
} */
.subtitle-text {
	font-size: 1.2em;
	opacity: 0.7;
	font-weight: 300;
}

/* QR-Code */
#qrcode svg {
  height: auto !important;
}

/* Opacity */
/* .light {
	opacity: 0.2;
}
.medium {
	opacity: 0.5;
}
.heavy {
	opacity: 0.9;
}
.medium:hover {
	opacity: 0.9;
} */
