h2.section#constructors {
    display: none !important;
}

/* div.markdown.level1.summary,
div.markdown.level1.conceptual {
    display: none !important;
} */


a[id^="Marel_Integration_Master_Models_"] {
  display: block;              /* make sure it spans full width */
  border-top: 1px solid #ccc;  /* horizontal separator line */
  margin-top: 1em;             /* space above line */
  padding-top: 0.5em;          /* space below line */
}

a[id^="Marel_Integration_Production_Models_"] {
  display: block;              /* make sure it spans full width */
  border-top: 1px solid #ccc;  /* horizontal separator line */
  margin-top: 1em;             /* space above line */
  padding-top: 0.5em;          /* space below line */
}

a[id^="Marel_Integration_Order_Models_"] {
  display: block;              /* make sure it spans full width */
  border-top: 1px solid #ccc;  /* horizontal separator line */
  margin-top: 1em;             /* space above line */
  padding-top: 0.5em;          /* space below line */
}

a[id^="Marel_Integration_BillOfProcess_Models_"] {
  display: block;              /* make sure it spans full width */
  border-top: 1px solid #ccc;  /* horizontal separator line */
  margin-top: 1em;             /* space above line */
  padding-top: 0.5em;          /* space below line */
}

div.contribution a.edit-link {
    display: none !important;
}

a[href$=".pdf"], /* links ending with .pdf */
a.download-pdf,  /* if DocFX adds a class like this */
button.download-pdf {
    display: none !important;
}

footer.border-top.text-secondary {
    display: none !important;
}
