Couleur de peau de la main connexion/inscription

You can add this to your custom CSS to hide the waving hand:

.login-welcome-header > .waving-hand {
    visibility: hidden;
}
4 « J'aime »