/* Korrektur Bug Primary Navigation */

#navigationPrimary li a {
	color: rgba(0,0,0,00.54) !important;
}

#navigationPrimary li a:hover {
	color: rgba(0,0,0,00.87) !important;
	border-color:rgba(0,0,0,00.54);
}


.opencall {
	border: 0px;
	border-radius: 0;
 	background-color: transparent;
 	text-align: center;
    color: #fff;
	font-size: 32px;
  	font-family: 'Jost',sans-serif;
	font-weight: bold;
}
