/*
Theme Name: Monumente Rituale
Theme URI: https://github.com/IarBest/Monumente
Author: BigBenSoft
Author URI: https://bigbensoft.com
Description: Custom theme for the Monumente Rituale multilingual catalogue.
Version: 0.9.7
Requires at least: 6.8
Requires PHP: 8.3
Text Domain: monumente
*/

:root {
	color-scheme: light dark;
	font-family: system-ui, sans-serif;
}

body {
	margin: 0;
}

.site-shell {
	margin-inline: auto;
	max-width: 72rem;
	padding: 2rem 1rem;
}
