/* Foundation homepage and Ways to Give refinements. */
.foundation-expo-feature {
  padding-top: 72px;
  padding-bottom: 72px;
  background: #074642;
  color: #fff;
}
.foundation-expo-feature p {
  color: #fff;
  font-size: 20px;
  line-height: 1.55;
}
.foundation-expo-feature .expo-lead {
  color: #42c2bb;
  font-size: 25px;
  font-weight: 700;
}
.foundation-expo-feature .expo-details {
  border-left: 4px solid #eb7711;
  padding: 22px 0 22px 30px;
}
.foundation-expo-feature .expo-details strong,
.foundation-expo-feature .expo-details span {
  display: block;
  color: #fff;
}
.foundation-expo-feature .expo-details strong {
  margin-bottom: 12px;
  font-size: 28px;
}
.foundation-expo-feature .expo-details span {
  font-size: 22px;
  line-height: 1.55;
}
.ways-give-hero {
  padding-top: 190px;
  padding-bottom: 105px;
  background: #265791;
}
.ways-give-hero .ways-hero-lead {
  margin: 18px 0 0;
  color: #fff;
  font-size: 25px;
  text-align: center;
}
.ways-give-page {
  padding-top: 70px;
}
.ways-give-intro {
  padding-bottom: 30px;
}
.ways-give-intro .wpb_text_column {
  max-width: 850px;
  margin-right: auto;
  margin-left: auto;
  font-size: 19px;
  line-height: 1.7;
  text-align: center;
}
.ways-card-row {
  padding-top: 0;
}
.ways-card-row-last {
  padding-bottom: 70px;
}
.giving-card {
  min-height: 100%;
  padding: 38px;
  border-top: 5px solid #eb7711;
  background: #f4f7fa;
  box-shadow: 0 8px 24px rgba(38, 87, 145, .10);
}
.giving-card h2 {
  margin-top: 0;
  color: #265791;
  font-size: 28px;
  line-height: 1.25;
}
.giving-card p {
  color: #242021;
  font-size: 17px;
  line-height: 1.65;
}
.giving-card-wide {
  text-align: center;
}
.ways-contact-strip {
  padding-top: 70px;
  padding-bottom: 70px;
  background: #074642;
  text-align: center;
}
.ways-contact-strip p,
.ways-contact-strip a {
  color: #fff;
  font-size: 20px;
}
.ways-contact-strip a {
  font-weight: 700;
  text-decoration: underline;
}
@media (max-width: 767px) {
  body.home .foundation-crisis-cards {
    margin-top: 24px !important;
  }
  body.home .foundation-crisis-cards > .vc_column_container:not(:last-child) {
    margin-bottom: 24px;
  }
  body.home .photobox-carousel {
    margin-top: 32px !important;
  }
  .foundation-expo-feature {
    padding: 52px 22px;
  }
  .foundation-expo-feature h2 {
    font-size: 38px !important;
  }
  .foundation-expo-feature .expo-details {
    margin-top: 24px;
    padding: 18px 0 18px 22px;
  }
  .ways-give-hero {
    padding: 72px 20px;
  }
  .ways-give-hero h1 {
    font-size: 46px !important;
  }
  .ways-give-page {
    padding: 48px 20px 0;
  }
  .ways-give-intro {
    padding-bottom: 10px;
  }
  .ways-card-row .vc_column_container + .vc_column_container {
    margin-top: 24px;
  }
  .giving-card {
    padding: 28px 24px;
  }
  .ways-card-row-last {
    padding-bottom: 48px;
  }
  .ways-contact-strip {
    padding: 52px 22px;
  }
  .ways-contact-strip p,
  .ways-contact-strip a {
    font-size: 18px;
  }
}
.ways-give-hero .ways-hero-lead {
  line-height: 1.3 !important;
}
.ways-give-intro .wpb_text_column p {
  line-height: 1.55 !important;
}
.giving-card p {
  line-height: 1.6 !important;
}
@media (max-width: 767px) {
  .ways-give-hero .ways-hero-lead {
    font-size: 23px;
    line-height: 1.3 !important;
  }
  .ways-give-intro .wpb_text_column p {
    font-size: 18px;
    line-height: 1.5 !important;
    margin-bottom: 22px;
  }
  .giving-card p {
    line-height: 1.5 !important;
  }
}