/* CurioSpark v8.36.17 - Home mobile eyebrow position
   Scope: Mobile Home hero eyebrow strip only.
   Adjustment: move the existing strip down one text-line from v8.36.16.
   No text, image, animation, script, auth, registration, payment, API,
   shared stylesheet, or desktop layout changes. */

@media (max-width: 640px) {
  body.home-streamline-v8361 .brand-world-hero .hero-copy > .eyebrow {
    transform: translateY(-1rem);
  }
}
