/* ------------------------------------------------------------------
   Section: shared page hero (services / projects)
   Future block: vibo/page-hero
   Reused on more than one page, so the texture image is passed in
   per instance through --section-bg (future SCF: Image field).
   ------------------------------------------------------------------ */

:is(.vibo-main, .acf-block-preview) .bg-textura {
  background: var(--section-bg) no-repeat center center;
}
