#footer-content { display:none !important; }
.navbar { background: rgba(255,255,255,.9); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2); }
.navbar .nav-item a { color: rgba(78, 101, 115, 1) !important; text-transform: uppercase; }
.neonfront_content_wrap { border-radius: 5px;  }
/** Volunteer Interest Form CSS Overrides */
#neonform_17 label[for="customFields[3].value"] {
  display: block;
  margin-top: 1rem;
  font-weight: bold;
}
#neonform_17 input[id="customFields[3].value"] {
  display: none !important;
}
#neonform_17 input[id="customFields[3].value"] + .desc {
  display: none;
}