@page {
  @top-left {
    content: 'EN';
  }

  @top-right {
    content: 'OJ L, 20.11.2024';
  }

  @bottom-left {
  }

  @bottom-right {
  }

  @footnote {
  }
}

@page:verso {
  @bottom-right {
    content: 'ELI: http://data.europa.eu/eli/reg/2024/2847/oj';
  }
}

@page:recto {
  @bottom-left {
    content: 'ELI: http://data.europa.eu/eli/reg/2024/2847/oj';
  }
}

#inside-front {
  counter-reset: page;
  display: block;
  page: inside-front;
}

#inside-front i {
  display: inline;
  letter-spacing: initial;
  margin: 0;
  position: static;
}

#inside-front h2 {
  text-align: center;
}

#inside-front ol {
  margin-left: 0;
  padding-left: 5mm
}

#last {
  break-before: page;
}

h1 {
  -prince-bookmark-level: none;
}

h2 {
  -prince-bookmark-level: 1;
}

h3 {
  -prince-bookmark-level: 2;
}

