.cegee-teilnehmerhinweis {
	box-sizing: border-box;
	margin: 0 0 22px;
	padding: 18px 20px;
	border: 1px solid #d9d9d9;
	border-left: 4px solid #c79a47;
	background: #f7f7f7;
	color: #1f2933;
	font-size: 15px;
	line-height: 1.55;
}
.cegee-teilnehmerhinweis__title {
	margin: 0 0 8px;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.25;
}
.cegee-teilnehmerhinweis__subtitle {
	margin: 15px 0 6px;
	font-size: 16px;
	font-weight: 700;
}
.cegee-teilnehmerhinweis p { margin: 0 0 8px; }
.cegee-teilnehmerhinweis .cegee-teilnehmerhinweis__last { margin-bottom: 0; }

@media (max-width: 700px) {
	.cegee-teilnehmerhinweis {
		padding: 15px 16px;
		font-size: 14px;
	}
	.cegee-teilnehmerhinweis__title { font-size: 18px; }
}
