.page-not-found-section-1 {
  min-height: calc(100vh - var(--header-height) - var(--footer-height));
}
