.subscribe-page .cta-mobile {
  display: none;
}

.header-container {
  z-index: 5;
}

.section.has-rounded-image .section-image {
  border-radius: 50%;
  border: 1px solid #ddd;
  box-shadow: 0 2px 40px rgba(0,0,0,0.5);
}

.donate-page .button.cta:last-child,
.all-page .button.cta:last-child,
.fact-page .button.cta:last-child {
  display: none;
}