
@media (min-width: 780px) {
    .header { position: fixed; }
}

span.color-alert {
	color: rgb(187,0,27);
}
