/* Removes SAML login link when module enabled */
.simplesamlphp-auth-login-link {
  display: none;
}
