.zpdark-section a {
  color: white;
}

.zpdark-section a:hover {
  color: white; /* Set the hover color to white */
}

.contact_us_form #First_Name
{
    height:33px;
    color:#f00;
}

.hide_stats{
    display:none
}

.footer_style{
    background-color:#7a7a7a;
}