/* ------------------------------------------------------------------
   Section: home / hero-stats
   Future block: vibo/home-hero-stats
   The background image comes from the section root as --section-bg
   (future SCF: Image field), so the stylesheet stays content-free.
   ------------------------------------------------------------------ */

:is(.vibo-main, .acf-block-preview) .vibo-stat {
  background-image: var(--section-bg);
}
