/*
Theme Name: City of Angels Psychic
Theme URI: https://psychiccityofangels.com/
Author: City of Angels Psychic
Description: Own block theme for psychiccityofangels.com — "Dusk Basin" design system: sunset apricot against a deep purple-navy dusk, grounded on a warm bone paper background, asymmetric 20px corner radius, Prata/Signika type pairing.
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: psychiccityofangels
*/

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