.tribe-events-notices {
display: none;
}

.wood {
  background: #23457b !important; 
}

#welcome .right.bg-blue.tall.inline-block {
  background: #a7bad6;
}

.top-small-header-wrap {
 background: #a7bad6;
  padding: 5px 5%;
}

.top-small-header-wrap .menu {
 display: flex;
  justify-content: flex-end;
  align-items: center;
}

.top-small-header-wrap .menu li {
 margin-left: 10px;
}

.top-small-header-wrap .menu li a {
 color: white;
  text-decoration: none;
  font-family: proxima-nova, helvetica, verdana, sans-serif;
}

.donation-icons {
 padding: 50px 0px; 
  font-family: freight-text-pro, georgia, garamond, times, serif;
  text-align: center;
  max-width: 1080px;
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
}

.donation-icons > h1 {
 font-size: 25px;
  letter-spacing: 1px;
  margin-bottom: 20px;
  color: black;
}

.donation-icon-con {
 display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.donation-icon-con a {
  width: 20%;
  color: #323232;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0px;
  text-decoration: none;
}

.donation-icon-con img {
 max-width: 100%; 
  margin-bottom: 10px;
}

.donation-icon-con .small-text p, .donation-icon-con .small-text span, .donation-icon-con .small-text strong, .donation-icon-con .small-text b, .donation-icon-con .small-text {
 font-size: 16px; 
  line-height: 18px;
}