

.carousel-inner .slider_content_outer {
  margin: 0 45px;
  width: 100% !important;
}

.donate-button {
background-color: rgb(97, 89, 86);
border: 2px solid rgb(97, 89, 86);
color: #ffffff !important;
cursor: pointer;
text-align: center;
width: 100%;
display: block;
font-weight: 300 !important;
font-family: "fira-sans", sans-serif;
padding: 8px;
}

.donate-button:hover {
  background-color: transparent;
  color: rgb(97, 89, 86) !important;
}
.footerLogos {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    gap: 30px;
}

img.footerLogo {
    width: 170px;
    height: auto;
    margin-top: 34px;
    margin-bottom: 0px;
}

.fullHeight{
    min-height: 100vh;
    padding: 40px;
text-align: center;
display:flex;
align-items: center;
    justify-content: center;
}

.customHeight .qode_parallax_layers {
    min-height: 1200px !important;
}



.single-eventbrite_events .post_image {
  display: none !important;
}
.single-eventbrite_events .entry_title, .single-eventbrite_events .post_info {
  display: none !important;
}