/* Enter Your Custom CSS Here */
.avia_transform a:hover .image-overlay {
  opacity: 0 !important;
}

.avia-image-container.avia-align-center {
margin-bottom: 0px;
}

a.avia_image > img {
  padding: 5px 0 0 5px !important;
}

.avia-image-container-inner, .avia-image-container-inner > a > img {
  width: 100%;
}

#Infodiv {
  background-color: #393939;
  padding: 3em;
}

#Infodiv div.team-member-description p {
  font-size: 1.25em;
}

#Infodiv section.avia-team-member img {
  padding-bottom: 2em;
}

#wpforms-form-147 input, #wpforms-form-147 textarea {
 background-color: #333333 !important; 
}

#wpforms-form-147 button:hover {
  background-color: #9c9c9c;
}

/* --- ADJUST FONT IN FOOTER  ---*/
#text-5 h3 {
  font-size: 26px;
  color: #eee;
  font-family: 'Open Sans';
}

#text-5 p {
  font-size: 16px;
  color: #eee;
  font-family: 'Open Sans';
  line-height: 1.5em;
}
  