/*
Theme Name: Alleenpuur
Theme URI: https://alleenpuur.nl
Author: Alleenpuur
Description: Een hip duurzaam lifestyle-thema voor alleenpuur.nl. Sigmar-chunk + tomaat-accent + warme aardse paletten. Voor wie van leuk-duurzaam houdt zonder jutezakken-esthetiek.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
License: GPL v2 or later
Text Domain: alleenpuur
*/

/* Basic resets — most styling lives in assets/css/theme.css */
*, *::before, *::after { box-sizing: border-box; }
body { margin: 0; }
img { max-width: 100%; height: auto; display: block; }
a { color: inherit; text-decoration: none; }
button { font: inherit; cursor: pointer; }
.screen-reader-text {
	border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%);
	height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; word-wrap: normal !important;
}
.skip-link { position: absolute; left: -9999px; top: 8px; padding: 8px 14px; background: #1a1816; color: #fff9eb; z-index: 1000; }
.skip-link:focus { left: 8px; }
