.page-hero {
  padding-top: 18px;
  padding-bottom: 18px;
}

.inner-page section {
  margin-bottom: 28px;
}

.site-footer {
  padding-bottom: 28px;
}

.footer-title {
  text-transform: uppercase;
  letter-spacing: 0.14em;
  font-size: 0.8rem;
  margin-bottom: 10px;
}

.demo-form {
  display: grid;
  gap: 14px;
  padding: 24px;
}

.noscript-note {
  margin-top: 18px;
  padding: 16px 18px;
  border-style: dashed;
}

.about-panel .bullet-panel li,
.contact-page-grid .info-card,
.contact-page-grid .demo-form {
  min-height: 100%;
}
