/*
Theme Name: SaharaDesk Child
Theme URI: https://www.saharadesk.com/
Description: Child theme for the SaharaDesk parent. Every site-specific tweak belongs here — CSS overrides, template overrides, and any custom PHP — so the parent can be updated without losing your work. Activate THIS theme, not the parent.
Author: SaharaDesk
Version: 1.0.0
Template: saharadesk
Requires at least: 6.4
Tested up to: 7.0
Requires PHP: 8.2
Text Domain: saharadesk-child
*/

/* -------------------------------------------------------------------------
   Nothing is required in this file. The parent's style.css carries the design
   tokens and the parent's assets/sd-custom.css carries every component rule;
   both are enqueued for you.

   Put site-specific overrides below. They load after the parent, so a plain
   selector wins — no !important needed.

   Example:

   .sd-hero__title { letter-spacing: -.5px; }

   For anything larger, create assets/sd-child.css and it is enqueued
   automatically (see functions.php).
   ---------------------------------------------------------------------- */
