/*
Theme Name: Niels Theme 2
Theme URI: https://solidt.eu/
Author: Niels Kooiman
Author URI: https://solidt.eu/
Description: Modernized base for Niels Theme 2 with WordPress 7-compatible setup.
Version: 2.0.0
Requires at least: 6.4
Tested up to: 7.0
Requires PHP: 7.4
Text Domain: niels-theme-2
*/

html,
body {
	font-size: 16px;
	font-family: 'Lexend', Arial, sans-serif;
}

body {
	overflow-y: scroll;
}