
/* Recipe Hub on white. The page canvas needs !important to beat the global
   `.page{background:var(--hu-white-mist)!important}`; the hero band and its two
   strips carried a soft warm gradient, so those are flattened as well.
   The pale sage pantry callout is left alone — it is an accent, not a canvas. */
#page-recipe-hub{ background:#ffffff !important; }
#page-recipe-hub .rh-hero,
#page-recipe-hub .rh-hero-emojis,
#page-recipe-hub .rhx-herocta{
  background-color:#ffffff !important;
  background-image:none !important;
}
