h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Fira Sans',sans-serif;
	}
	
.article-summary-title a {
    font-family: 'Fira Sans',sans-serif;
}

.h6.homepage-issue-published {
	display: none !important;
}

.h1.homepage-issue-identifier {
	margin-bottom: 100px !important;
}
#primaryNav {
	padding-top: 32px;
	padding-bottom: 0px !important;


.navbar-nav, .nav-link {
	font-size: 1.25rem !important;
	font-weight: 400 !important;
	letter-spacing: 0.05em;
}	

/* Copyright unterhalb der CC-Nennung ausblenden */

#articleMain > div.article-details-block.article-details-license {
	display: none !important; 
}
