/*
Theme Name:   Claudia Heidelberger — Atelier Dark
Theme URI:    https://claudiaheidelberger.com
Description:  Child theme of Unos Publisher for claudiaheidelberger.com. Rustic-vintage gallery home page with copper / navy / teal palette, a self-reshuffling photography gallery, De Colores Art Collective call-to-action, newsletter signup, and blog feed.
Author:       Claudia Heidelberger
Version:      1.0.0
Requires PHP: 7.4

  >>> IMPORTANT — set "Template:" below to the EXACT folder name of your
      installed Unos Publisher parent theme. Look in wp-content/themes/ —
      whatever that folder is called is what goes here (case-sensitive).
      If this value is wrong, WordPress will refuse to activate the child theme.
*/
Template: unos

/* All real styling lives in assets/css/home.css (enqueued in functions.php).
   This file only carries the theme header + a couple of global resets. */

html, body {
  margin: 0;
  background: #1F2A33;
}
