/*
Theme Name: Our Reflection
Theme URI: https://shazmedia.ca
Author: Shaz Media Co.
Author URI: https://shazmedia.ca
Description: A refined, editorial WordPress theme for Our Reflection — a youth & restorative-justice speaker brand. Pairs with the "Our Reflection CRM & Bookings" plugin for bookings, quotes, invoices and newsletters. Warm earth-tone palette (plum, terracotta, gold, cream) with Cormorant Garamond + Lato typography.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: our-reflection
Tags: editorial, custom-colors, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/*
 * The full design system lives in assets/css/theme.css (enqueued in functions.php).
 * This file exists for theme identification and a few safe base resets.
 */

html { -webkit-text-size-adjust: 100%; }
body { margin: 0; }
* , *::before, *::after { box-sizing: border-box; }
