/* Minimal styles so it blends with most themes (Blocksy/Elementor friendly) */
.mm-refnum-line{margin:10px 0 12px; font:14px/1.35 system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif; color:#111;}
.mm-refnum-line strong{font-weight:600}

.mm-refnum-fallback{
  margin-left:8px;
  font:14px/1.35 system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;
  color:#111; text-decoration:none;
  border:1px solid rgba(0,0,0,.08);
  padding:4px 8px; border-radius:6px;
}
.mm-refnum-fallback:hover{background:#f5f5f5}
