Want to call it Login or Sign In. The customization wand is in your hand to change the text as you fancy.
Copy and Paste below code in Settings --> Advanced Feature --> Third Party Javascript
Use below code to change the text for Login box.
<script> jQuery("#login a").html("Login & Facebook Login"); </script>