.shareon > a.email {
    background-color: #ccc !important;
}
.shareon > a.email::before {
    content: none !important;
}
.shareon > a.email:hover {
    color: white;
}
