a.poweredBy-logo {
    display: none;
}
/* Hide powered by Ning on sign in/up pages */
.poweredBy-text, .auth_copy {
    display: none;
}
span.poweredBy-text:after {
    content: "The Source Social";
}

.sign_form .auth_copy:after {
content: ' The Source Social';
  display: inline-flex;
 }

.sign_form a {
  color: #2189DA;
}