/*
Theme Name: Preserve A Spot
Theme URI: https://preserveaspot.com
Description: Child theme for preserveaspot.com — adds the event hero/banner system (with ACF + fallback chain) and the "Night at the Lodge" single-event styling. Child of Divi.
Author: The Preserve
Template: Divi
Version: 0.17.0
Text Domain: preserve-a-spot
*/

/* All real styles are enqueued from /assets (see functions.php). This file only
   carries the theme header + lets you drop quick overrides if ever needed. */

/* Footer subscribe status line (printed by assets/footer-subscribe.js) */
.aspot-sub-msg{
  margin:12px 0 0;
  font-family:"Cormorant Garamond",Georgia,serif;
  font-size:16px;line-height:1.4;color:#c9a159;
}
.aspot-sub-msg[data-ok="0"]{color:#d98b7e;}
.et_bloom_warn_field{border-color:#d98b7e !important;}
