/* Block CSS */

/* .footer-container .social a.email {
    background-position: -160px 0;
}

.footer-container .social a {
    background: url(/sites/all/themes/emergo/images/sprite_social-icons.png) no-repeat 0 0;
    text-indent: -99999px;
    display: block;
    height: 30px;
    width: 30px;
}
.footer-container a {
    color: #fff;
    text-decoration: none;
} */