.jr-site-footer { overflow: hidden; }
.jr-footer-grid > *,
.jr-footer-newsletter > * { min-width: 0; }
.jr-newsletter-form input[type="email"] { min-width: 0; }
.jr-newsletter-form button { flex: 0 0 auto; }
.jr-footer-logo {
  display: inline-block;
  margin-bottom: 25px;
  line-height: 0;
}
.jr-footer-logo img {
  display: block;
  width: min(260px, 100%);
  height: auto;
  filter: invert(1);
  opacity: .94;
}
