/* Keep the phone above the header (2000), but below the entire menu and dialogs. */
body > .phone-number {
  z-index: 2001;
}

body > .detached-nav {
  z-index: 2002;
}
