body.login {
	background: #fff;
}

#footer-thankyou, #wp-admin-bar-wp-logo,  #contextual-help-link-wrap,  .update-nag  { display: none !important; }
form#your-profile table:first-of-type, form#your-profile h2:first-of-type, form#your-profile .user-nickname-wrap, form#your-profile .user-display-name-wrap, form#your-profile .user-url-wrap, form#your-profile .user-description-wrap, form#your-profile .user-profile-picture { display: none !important; } /* profile page */
.login h1 a {
	background-image: none, url(../images/wordpress-logo.png?ver=20250208) !important;
    width: 250px !important;
    background-size: contain !important;
}

