/**
 * Reethaus Nordlicht — small production normalizations.
 * Loaded after all page-specific Enfold layers.
 */

/* One shared rhythm for the centrally injected footer on every page type. */
body.rn-noir-site #main .footer-page-content .avia_textblock > :where(p) {
	margin-top: 0.85em !important;
	margin-bottom: 0.85em !important;
}
