/*

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

*/

.donation-share .x-icon-facebook-square:before {
    content: "\f09a";
}

.donation-share .x-icon-twitter-square:before {
	content: "\f099" !important;
}

.donation-share .x-icon-envelope-square:before {
	content: "\f0e0" !important;
}