/* User Provided Stylesheet */

/* Remove the default MyST attribution block in the left sidebar footer. */
.myst-primary-sidebar-footer,
.myst-made-with-myst {
  display: none !important;
}
