@rosiemalachi, you could add the following css to your theme.
Appearance -> Customise -> Additional CSS
.shared-counts-wrap.style-buttons .shared-counts-button {
background-color: #000000 !important;
}
.shared-counts-wrap.style-buttons .shared-counts-button:hover {
background-color: #323232 !important;
}