/*
Theme Name: Obsidian Child (PEMM)
Template: obsidian
Version: 0.1.0
Author: PEMM Capital (agentic)
Description: Child theme of Obsidian for hand-coded, git-versioned page templates
  (no page builder). The parent theme enqueues get_stylesheet_uri() (THIS file),
  so the @import below pulls in the full parent stylesheet — without it the site
  would lose its styling on activation.
*/

@import url("../obsidian/style.css");
