
/* NOIO – kompakter Hinweis auf redaktionelle Grundsätze */
.noio-editorial-principles-teaser{
	box-sizing:border-box;
	width:min(calc(100% - 32px),1506px);
	margin:24px auto 18px;
	padding:12px 15px;
	border:1px solid rgba(95,238,255,.16);
	border-radius:11px;
	background:rgba(5,20,31,.72);
	color:#8fa5b4;
	font-size:.72rem;
	line-height:1.45;
}
.noio-editorial-principles-teaser strong{
	color:#dcebf3;
	font-weight:800;
}
.noio-editorial-principles-teaser a{
	color:#5feeff;
	font-weight:800;
	text-decoration:none;
	white-space:nowrap;
}
.noio-editorial-principles-teaser a:hover{
	text-decoration:underline;
}
