#page-container #main-body h1.main-header,
#page-container #main-body .portal-cards .portal-card,
#page-container #main-body .portal-card .title,
#page-container #main-body .portal-card .sub-title,
.copyright-bottom {
  font-family: 'ArialforDRC';
}

.copyright-bottom {
  font-size: 16px;
}

#back {
  display: none;
}

body #page-container {
  height: 100vh;
  grid-template-rows: 10vh 85vh 5vh;
}

body #header img.h-center {
  max-height: 5vh;
  width: unset;
}