/* ========================================================================
   GaliVue V5.1.138 — ACCOUNT MENU ROW ALIGNMENT

   Scope: presentation-only account-menu correction.

   Profile Settings uses the same centered row alignment as Log out whenever
   that compact account action is present. The action remains hidden wherever
   the existing shell hides it; this file does not change menu visibility,
   geometry, routing, header, dock, scroll, auth, or backend behavior.
   ======================================================================== */

html body > #profileMenu.gv3957-profile-menu-portal #mobileProfessionalProfile {
  justify-content:center!important;
  text-align:center!important;
}
