/*
Theme Name: Soul & Season
Theme URI: https://spiritual-lives-of-women.com/
Author: Soul & Season
Description: Own block theme for spiritual-lives-of-women.com — "Quiet Bloom" design system: soft warm-ivory background, deep plum ink, single warm-gold accent, fully rounded pill buttons and card corners instead of hairlines, Playfair Display/Nunito Sans type pairing. Built as its own distinct identity, sharing no visual DNA with any other network theme.
Requires at least: 6.5
Requires PHP: 7.4
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: soulseason
*/

/* Fallback rules for browsers/contexts that don't read theme.json-generated CSS
   (defensive only — WordPress generates the real presets from theme.json). */
body {
  background-color: #FBF6F2;
  color: #2E2233;
}
a { text-decoration: none; }
.legal-links-row a { text-decoration: underline; }
.wp-block-button__link { border-radius: 999px !important; }
.wp-block-group.ss-footer a { color: inherit; }
