/* This Found — New & Noted shared house topline 1742.
   Keep the standard announcement row used across the public site while the
   internal dynamic-data notice remains unavailable to visitors. */

html body .tff-production-site[data-page="new-noted"][data-new-noted-header="1742"] .tff-announcement{
  display:flex!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-header="1742"] .tff-notice{
  display:none!important;
}
