/*
Theme Name: MorningVibes9
Theme URI: https://morningvibes9.com
Author: NOJ Designs
Author URI: https://instagram.com/noj_designs
Description: A premium Lifestyle & Wellness WordPress theme - slow, minimal, editorial. Kinfolk x Goop x Aesop aesthetic. Fully responsive, Gutenberg + WooCommerce compatible, newsletter, shop, journal.
Version: 1.0.0
License: GPL v2 or later
Text Domain: morningvibes9
Tags: lifestyle, wellness, minimal, editorial, blog, woocommerce, slow-living
*/

:root{
  --bg:#FFFBF5;
  --sage:#8A9A7B;
  --terracotta:#D9A679;
  --blush:#F5E6E0;
  --ink:#1E1E1E;
}
body{font-family:'Inter',system-ui,sans-serif;background:var(--bg);color:var(--ink);}
.serif{font-family:'Playfair Display',serif;}
