 .social-links a:hover {
      background: #024da0;
      color: #fff;
      transform: translateY(-3px);
    }
.social-links i:hover{
    color:#ffffff;
}
.VcardLogo img {
    height: 30px !important;
    width: auto !important;
    margin: 1px 0px 1px 0px !important;
}

.contact-value a:hover { 
    color: #024da0 !important; 
}