.swop25-footer-bg {
  background: url(images/footer-bg.webp) center center no-repeat;
  background-size: cover;
  color: #fff;
  text-align: center;
}

p.swop25-footer-intro {
  margin: 0 0 29px 0;
  font-size: 28px;
  line-height: 38px;
}

.swop25-footer .swop25-downloads-inner {
  background: rgba(42, 85, 116, 0.50);
}

.swop25-footer-endnotes {
  margin-top: 54px;
  font-size: 16px;
  line-height: 24px;
}

@media all and (min-width: 1000px) {
  .swop25-footer-endnotes {
    font-size: 20px;
    line-height: 36px;
  }
}

@media all and (min-width: 1200px) {
  .swop25-footer .swop25-section-padd {
    padding-top: 107px;
  }
}
