
#share-buttons img {
}


.social-icons a {
    /*border: solid 1px #ccc;*/
    /*width: 50px !important;
    height: 50px !important;*/
    width: 28px !important;
    height: 28px !important;
    background-size: cover;
}

.social-icons-color li a {
    opacity: 1;
    /*background-position: 0 -65px !important;*/
    background-position: 0 -38px !important;
}

    .social-icons-color li a:hover {
        opacity: 0.7;
    }
