#fw-section-hero-706466bd-4c7c-4dbe-afd0-942f15bfd851 {

.button--primary {
  font-weight: normal;
  color: #ffffff;
  min-width: 100px;
  border: 2px solid #ffffff;
  background-color: #000000;
}

}

#fw-section-recent-posts-b35a11e6-e402-49cf-8f45-d08770bf3df6 {

.post-tile {
  filter: grayscale(100%);
  transition: filter 7s ease;
}

.post-tile:hover {
  filter: grayscale(0%);
  transition: filter 0.2s ease;
}

.post-tile__content {
  display: none;
}

.image--video-thumbnail {
  height: 400px;
  object-fit: cover;
}
}




#fw-section-image-44d1ead4-f82d-4a8e-b8de-c57ec855899d {

img {
  user-select: none;    /* prevent text selection */
  -webkit-user-drag: none; /* prevent dragging in WebKit browsers */
  pointer-events: none; /* optional: disable all interactions */
}
}



#fw-section-recent-videos-fb9ff0d4-03b9-4d5f-b70c-f606eaa34bd2 {

.button--primary {
  font-weight: normal;
  color: #ffffff;
  background-color: #222222;
}

}


#fw-section-donations-b84acbf7-6a0f-4b2b-b5ad-ae5f20afa011 {

.button--primary {
  font-weight: normal;
  color: #ffffff;
  background-color: #222222;
}

}









#fw-section-image-38ffc189-bf90-4695-8a04-4f928d0df51a {

img {
  max-height: 700px;
  user-select: none;    /* prevent text selection */
  -webkit-user-drag: none; /* prevent dragging in WebKit browsers */
  pointer-events: none; /* optional: disable all interactions */
}
}