/* =========================================================
   BRAND OVERRIDES (stable)
   Rebrand in the future:
   - Edit THIS file (colors)
   - Replace images by overwriting:
     - assets/images/logo/logo.png
     - assets/images/hero/hero-bg.webp
========================================================= */

:root{
  --brand-name: "IPTVBAR";

  /* Core colors used by style.css */
  --blue:  #1565ff;   /* secondary / links / highlights */
  --green: #22c55e;   /* CTA / accent */
}
