/*
Theme Name: Hairstyling by Nienke
Theme URI: https://hairstylingbynienke.nl
Author: Recovered & rebuilt
Description: Pixel-faithful theme rebuilt from the original static HTML site (Bootstrap 5 layout). Page chrome (logo, navigation, footer) lives in the theme; page bodies are editable WordPress pages.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
Text Domain: hairstyling-nienke
*/

/*
 * Per-page styles are the original stylesheets, loaded from assets/css/ by
 * functions.php (index.css / about.css / services.css / contact.css).
 * This file intentionally only carries the theme header plus a couple of
 * safety rules so the active stylesheet is always present.
 */

body {
    background-color: #f2f1ed;
}
