.site-header,
.site-footer {
  background: #ffffff;
  border-bottom: 1px solid #ddd;
}

.site-footer {
  border-top: 1px solid #ddd;
  border-bottom: none;
  margin-top: 48px;
}

.site-header__inner,
.site-footer__inner,
.eju-page {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 24px;
}

.site-title a {
  font-size: 1.5rem;
  font-weight: bold;
}
