#logo {
    padding: 10px !important; 
    background: #fff !important;
}

.sliderify-slider-active #main-header {
  z-index: 0 !important;
}

.mfp-title {
  display: none !important;
}

.et_pb_text_inner h4 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 5px;
  margin-top: 10px;
}

#eventstext strong {
  font-size: 20px;
  line-height: 43px;
}

#donate .et_pb_button_module_wrapper {
  float: left;
  margin-right: 20px;
}

.whitetext a {
  color: #fff;
}

#footer-info {
  width: 100%;
  text-align: center;
}

.et_pb_image_wrap img {
  border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; -khtml-border-radius: 15px;
}

h2 {
  font-weight: 600;
  margin-bottom: 10px;
}

.et_pb_text ul li {
  margin-bottom: 12px;
  margin-left: 10px;
}

#top-menu li {
  padding-right: 25px;
}

#workbox {
  background: #fff;
  padding: 30px;
  border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; -khtml-border-radius: 15px;
  box-shadow: 0 0 30px #eee; -moz-box-shadow: 0 0 30px #eee; -webkit-box-shadow: 0 0 30px #eee; -khtml-box-shadow: 0 0 30px #eee;
}

@media screen and (max-width: 980px) {

h2 {
  line-height: 36px;
}

}