/* Mobile Top Bar - Center Layout with 2 Buttons */
.mobile-top-bar {
  justify-content: center !important; /* Center the buttons */
  gap: 12px !important;
}

.near-me-btn {
  /* No special positioning needed - both buttons center naturally */
}
