.ova_info h3, .ova_info h4 {
  margin: 0px;
}
.ova_info h3.title {
  font-size: 20px;
  line-height: 24px;
  color: #25282e;
}
.ova_info h4.sub-title {
  font-size: 17px;
  line-height: 1.2;
  margin-bottom: 11px;
}
.ova_info .ova_info_staff {
  text-align: center;
}
.ova_info .ova_info_staff h3.title {
  margin-bottom: 3px;
}
.ova_info .ova_info_staff h4.sub-title {
  margin-bottom: 11px;
  color: #555555;
  font-family: archivo;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 0.2px;
}
.ova_info .ova_info_staff .info-contact a {
  font-size: 17px;
  line-height: 1.2;
  color: #777777;
}
.ova_info .ova_info_staff .info-contact a.email {
  position: relative;
}
.ova_info .ova_info_staff .info-contact a.email:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #b1b1b1;
  bottom: -2px;
  left: 0px;
}
.ova_info .ova_info_contact {
  text-align: left;
}
.ova_info .ova_info_contact h3.title {
  margin-bottom: 12px;
}
.ova_info .ova_info_contact h4.sub-title {
  margin-bottom: 25px;
  color: #777777;
}
.ova_info .ova_info_contact .info-contact a {
  font-size: 17px;
  line-height: 24px;
  color: #777777;
  display: block;
}