.eds_template_List_Article_Default_three_contact_card_bio_popup_rotator .contactWrapper .textContent {
    min-height: 135px;
}

.ModLiveFormsC a, .ModLiveFormsC a:hover {
    color: #000;
}

.FooterPane a.socialFollow path {
    fill: #ffffff;
    -webkit-transition: fill 0.3s ease-in-out;
    transition: fill 0.3s ease-in-out;
}

p.social.hover:hover .qrPopup, .FooterPane a.socialFollow.hover:hover .qrPopup, p.social.hover:active .qrPopup, .FooterPane a.socialFollow.hover:active .qrPopup {
    visibility: visible;
    opacity: 1;
    bottom: 80px;
    z-index: 100;
}

.FooterPane a.socialFollow .qrPopup.gray {
    background-color: #999;
    bottom: 60px;
    left: -180px;
}

p.social.hover .qrPopup, .FooterPane a.socialFollow.hover .qrPopup {
    display: block;
    opacity: 0;
    visibility: hidden;
    padding: 10px;
    background-color: #999;
    width: 220px;
    position: absolute;
    bottom: 80px;
    left: -65px;
    transition: all 200ms ease;
}

.FooterPane a.socialFollow {
    margin: 0px 10px 0px 0;
    display: block;
    float: right;
}

p.social.hover, .FooterPane a.socialFollow.hover {
    position: relative;
}

.FooterPane .social-icons a, .FooterPane .social-icons a:link, .FooterPane .social-icons a:visited, .FooterPane .social-icons a:focus {
    color: #fff;
}