/* This CSS is overriding the CSS being rendered from the ShareThis module
 * Date added: 2 Feb 2017
 * By: Saeed Nawaz
 * Used In: templates/footer.php
 */

.st_email_hcount .stButton .st-email-counter,
.st_facebook_hcount .stButton .st-facebook-counter,
.st_pinterest_hcount .stButton .st-pinterest-counter,
.st_sharethis_hcount .stButton .st-sharethis-counter,
.st_twitter_hcount .stButton .st-twitter-counter {
    height: 30px!important;
}