/* SOCIAL LOGIN */
.login .woo-slg-social-container legend {
    color: #282a2b;
    }
    .login #woo-slg-social-container-login {
    width: 350px;	
    background: #fff;
    padding: 20px;
    border-radius: 3px;
    margin-top: -80px;
    }