/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

.x-entry-share .x-share {
    background-color: #6bbd44;
    color: white;
}

.x-entry-share .x-share:hover {
    background-color: #6c5a4a !important;
    color: #fff !important;
}