.nl24-site-wrap {
	max-width: 1120px;
	margin: 0 auto;
	padding: 28px;
	color: #10223f;
	font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
.nl24-site-wrap h1 {
	margin: 0 0 10px;
	font-size: clamp(2rem, 4vw, 3.5rem);
	line-height: 1.05;
	letter-spacing: 0;
}
.nl24-site-wrap p {
	max-width: 720px;
	color: #5d6d82;
	font-size: 1.02rem;
	line-height: 1.6;
}
