.masthead .site-logo-link img {
  max-width: 120px;
}

.footer-credits {
  display: none;
}

.main-content h1 {
  font-size: 200%;
}

.singular article p {
  font-size: 130%;
}

#footer.container {
  background-color: white;
  width: 100%;
}

.widget p {
  color: black;
  margin: 20px 0 30px 0;
}

footer#footer .footer-wrap {
  border-top: 0px double #e6e6e6;
  width: 100%;
}

.wp-block-button__link.has-background:not([class*="gradient"]) {
  border: none;
}