
@media (min-width: 780px) {
    .header { position: fixed; }
}

span.color-alert {
	color: rgb(187,0,27);
}


.ce_headerimage .subline {
	font-weight: 300;
	font-size: 1.5rem;
	line-height: 1.9;
}

.ce_headerimage.version1 .content {
	background: rgb(244, 239, 239);
	border: 1px solid rgb(255 255 255 / .9);
	padding: 30px;
}
