
@media (min-width: 43.75rem) {
  h1 {
    font-size: 2.75rem;
    line-height: 3rem
  }

  .text-content p, .cke_editable p {
    margin-bottom: 1.125rem;
  }
}

.wide-image {
  margin: 0!important;
}

.site-footer__inner {
  padding: 0;
  margin: 0;
}

.field:not(:last-child) {
  margin-bottom: 1.125rem;
}
