.streekgids-archive-notice {
	order: 99;
	flex-basis: 100%;
	box-sizing: border-box;
	margin: .65rem 0 0;
	padding: .8rem 1rem;
	border-left: 4px solid #d98500;
	border-radius: 4px;
	background: #fff7e6;
	color: #493512;
	font-size: .92rem;
	line-height: 1.5;
}

.streekgids-archive-notice strong,
.streekgids-archive-notice span {
	display: block;
}

.streekgids-archive-notice strong {
	margin-bottom: .15rem;
}
