.eslp-facebook-social-login span {
    margin-right: 8px;
}
.eslp-facebook-social-login a {
    background: #5ebcff;
	box-shadow: 0px 0px 3px cadetblue;
}
.eslp-facebook-social-login a:hover {
    background: #adddff;
	box-shadow: 0px 0px 6px cadetblue;
}
.eslp-facebook-social-login a:active {
	box-shadow: 0px 0px 1px cadetblue;
}