/*
Theme Name: Saga Market — Ocala
Theme URI: https://sagacom.com/
Author: Saga Communications
Description: Market child theme. Personalization lives in Appearance > Market Settings; this theme exists only for what settings can't do — market-specific CSS, fonts, tracking, extra sections, or a bespoke template. Keep it thin: everything left in the parent updates itself.
Template: saga-market-theme-2026
Version: 1.1.0
Requires at least: 6.5
Requires PHP: 8.1
License: GPL-2.0-or-later
Text Domain: saga-market
*/

/* ---------------------------------------------------------------------------
   MARKET CSS

   Loaded AFTER the parent stylesheet, so a plain selector wins — you almost
   never need !important.

   Do NOT put colors here. The three market hex codes belong in
   Appearance > Market Settings, which prints them as CSS custom properties on
   every page. Overriding them here breaks the editor preview and the emails.

   Everything below is commented out — uncomment what this market needs.
--------------------------------------------------------------------------- */

/* Tighter hero for a market with a long headline
.sg-hero h1 { font-size: 52px; }
*/

/* This market runs a sponsorship strip and wants the brand rail edge-to-edge
.sg-sec--brands { padding-bottom: 40px; }
*/
