/* ODH Design System - GeneratePress compatibility */
body.odh-ds-enabled .entry-content > .odh-article:first-child,
body.odh-ds-enabled .entry-content > .odh-scope:first-child {
  margin-top: 0;
}

body.odh-ds-enabled .inside-article:has(.odh-article),
body.odh-ds-enabled .inside-article:has(.odh-scope) {
  background: transparent;
}
