/* ===== Custom overrides to hide Mobirise branding safely ===== */

a[href*="mobirise"], a[href*="mobiri.se"] {
  pointer-events: none !important;
  opacity: 0 !important;
  color: transparent !important;
  text-decoration: none !important;
  cursor: default !important;
  line-height: 0 !important;
  height: 0 !important;
}
