/* ---------------------------------------------------------------------------
   FERROXEL — auto-loaded skin
   ---------------------------------------------------------------------------
   WHMCS parent themes (Twenty-One included) automatically load
   css/custom.css from a child theme AFTER their own stylesheet. This file
   therefore acts as a safety net: even if the header.tpl override is ever
   missing/disabled, the Ferroxel theme is still applied.

   All real styling lives in css/ferroxel-theme.css (single source of
   truth); header.tpl also links it directly for font preloads.
   --------------------------------------------------------------------------- */
@import url("ferroxel-theme.css");