/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.activity ul li .activity-meta .service-buttons a.bp-share {
    background: none !important;
    color: black !important;
}
.activity ul li .activity-meta .service-buttons a.bp-share:hover {
    background: none !important;
    color: #686868 !important;
}

.activity ul li .activity-meta .service-buttons {
    padding: 2px !important;
    margin: 4px !important;
}
a.bp-share.has-popup {
    border-bottom: none;
}