.um-account-profile-link {
    display: none;
}

.um-account-meta-img, .um-account-name a {
    pointer-events: none;
}

input#um-submit-btn, .um .um-form input[type=submit].um-button,
.um-field-register_profile_photo.um-field-image.um-field-type_image .um-field-area a[data-modal="um_upload_single"] {
    background-color: var(--primary-green);
}