.entry-header > *:first-child {
  font-size: 50px;
}

.site-footer > .site-info .powered-by {
  display: none;
}

body:not(.single) .site-main > article:last-of-type .entry-footer {
  display: none;
}

#masthead.site-header.has-logo.has-menu {
  margin-top: -90px;
  margin-bottom: -100px;
}

.site-footer > .site-info {
  margin-top: -239px;
}