.page-rows-contents {
    grid-template-rows: [content-top] minmax(max-content, 1fr) [content-bottom] minmax(30px, max-content) [page-bottom]!important;
}
h1, h2 {
  border-bottom: 0;
}
