/******* Do not edit this file *******
Code Snippets Manager
Saved: Mar 23 2026 | 03:34:48 */
/* ===========================
   FONT STYLES

.baumainheadertext {
  text-shadow: 0px 0px 30px #0000ff !important;
}

.givebackpagebox .elementor-icon-box-description,
legend,
span.givewp-fields__label-text,
span.givewp-fields-amount__currency-container,
.givewp-fields-amount__levels-container button,
button,
span.givewp-donation-form__steps-footer-secure-text {
  font-family: "Acme", Sans-serif !important;
  --font-family: "Acme", Sans-serif !important;
}
   =========================== */
h1, .h1, h2, .h2, .elementor-heading-title {
  font-family: "Poppins", Sans-serif !important;
  text-transform: uppercase;
  line-height: 1.2em !important;
  color: #FAFAFA;
}
.gradient-title {
  background-image: linear-gradient(to right, #0000FF 20%, #59EFEA 50%, #0000FF 80%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
h1, .h1 {
  font-size: 4.5rem !important;
  font-weight: 900 !important;
}
h2, .h2 {
  font-size: 3.5rem !important;
  font-weight: 800 !important;
}
.h3, h3 {
  font-size: 2.5rem !important;
  font-weight: 800 !important;
}
.h4, h4, footer .elementor-heading-title, .e-loop-item * {
  font-size: 1.5rem !important;
  font-weight: 800 !important;
}
#yps_b7364ea6-f6f4-4433-95f2-95830a270c78 .yps-title, .ytp-title-link, .elementor-widget-taxonomy-filter .e-filter-item, body {
  font-family: "Poppins", Sans-serif !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 1.2 !important;
  color: #FFFFFF;
}
@media screen and (max-width: 768px) {
  h1 {
    font-size: 50px !important;
  }
}
