.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -80%);
}
.centered h1 {
  text-shadow: 2px 2px 2px #000000;
  font-weight: normal;
  color: white;
  font-size: 48px !important;
  line-height: 72px;
  text-align: center;
}
.page-title h1 {
  color: white;
  font-size: 36px;
  text-align: center;
  margin-top: 0px;
}
.white-copy {
  color: #ffffff;
}
.white-copy h1 {
  color: #ffffff;
}
.white-copy h2 {
  color: #ffffff;
}
#wrapper-16 {
  z-index: 9999999;
}
#wrapper-4 {
  background-color: #0064a0;
}
#col-3-2 {
  padding-top: 12px;
}
#col-12-2 {
  padding-top: 24px;
}
#wrapper-5 {
  background-color: #666666;
  color: #ffffff;
  padding-top: 20px;
  padding-bottom: 20px;

}
#wrapper-16 {
  background-color: #161141;
}
.z-back {
  z-index: 5;
}
.ddsmoothmenuh ul li {
    position: relative;
    display: inline;
    float: left;
    z-index: 99;
}
.ult_exp_section .aio-icon.none {
    display: block;
  padding-top: 14px;
}
.ult_exp_section_layer.ult-adjust-bottom-margin, html .ult_hotspot_container.ult-adjust-bottom-margin, html .ult_main_cl.ult-adjust-bottom-margin {
    margin-bottom: 0px !important;
}
.leadership h2 {
    font-size: 30px;
    line-height: 36px;
    color: #161141;
    margin-top: 0px;
    margin-bottom: 0px;
}
.leadership h3 {
    font-size: 24px;
    line-height: 30px;
    color: #161141;
    margin-top: 0px;
    margin-bottom: 0px;
}
.recent-posts a {
  color: #333333;
}
.btn-modal-lg {
    -webkit-border-radius: 2em!important;
    border-radius: 2em !important;
}
.ult_exp_section .aio-icon i, .ult_expheader, .ult_expsection_icon {
    text-transform: none !important;
    -webkit-transition: background-color .5s;
    transition: background-color .5s;
}
.image {
    opacity: 1;
    transition: opacity 0.3s ease;
}
.image:hover {
    opacity: 0.5;
}
.donate-links a:hover {
    color: #f04b24;
}
.quote-dna {
  background: url(https://hdfoundation.org/wp-content/uploads/2024/05/HDF-icon.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: top right; 
}


@media print
{
.noprint {display:none;}
}