/* =============================================================================
   LOGO → HOME — force clickable company logo areas
   FULL FILE FORCE v=force1
   ============================================================================= */
html body a.brand,
html body .topbar a.brand,
html body a.zatra-footer-logo,
html body .zatra-premium-footer a.zatra-footer-logo,
html body a.missing-brand{
  cursor:pointer!important;
  pointer-events:auto!important;
  position:relative!important;
  z-index:1400!important;
  text-decoration:none!important;
}

html body a.brand img,
html body a.zatra-footer-logo img,
html body a.brand .brand-wordmark,
html body a.missing-brand img,
html body a.missing-brand .brand-wordmark{
  cursor:pointer!important;
  pointer-events:auto!important;
}

html body .brand-wordmark{
  pointer-events:auto!important;
}
