.topbar-wrapper img {
    content: url('logo-white.png');
}

.auth-container:first-child .wrapper {
    display: none;
}

.auth-container:first-child .scopes .wrapper {
    display: block;
}

.auth-container .scope-def {
    display: none;
}
