.lead-copy {
  font-size: 1.25rem;
  font-weight: 300;
}

.video-frame {
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}

.video-frame iframe {
  height: 100%;
  inset: 0;
  position: absolute;
  width: 100%;
}

.blackbaud-donation-form {
  max-width: 100% !important;
}