#account_management h1 {
    margin-top: 24px;
}

#account_management .section:not(:first-of-type){
    padding-top: unset;
}

#account_management .button.is-warning {
    margin-bottom: 10px;
}

#recovery_email_button {
    margin-top: 20px;
}

#change_password_container .field:nth-child(3) {
    margin-top: 40px;
}

#delete_account_message .field:first-of-type {
    margin-top: 10px;
}

.navbar-item img {
    max-height: 90%;
}

#noauth_management .subtitle.is-6 {
    margin-top: 10px;
}