/*
Theme Name: SpouseBusters Australia
Theme URI: 
Author: Click Click Media
Author URI: http://clickclick.media
Description: SpouseBusters
Version: 1.0
License: 
License URI: 
Tags: 
*/

i.fa.fa-facebook, i.fa.fa-facebook-official {
	color: #3b5998 !important; 
	font-size: 28px !important;
	position: relative;
	z-index: 1;
}

i.fa.fa-facebook-official::after {
    content: "";
    background: white;
    width: 10px;
    height: 21px;
    position: absolute;
    left: 9px;
    bottom: 2px;
    z-index: -1;
}