@import './core/variables.scss';

.vc-my-location {
  cursor: pointer;
  text-align: center;
  z-index: $z-side;
  pointer-events: auto;
}

.vc-navigation .vc-my-location {
  position: relative;
}
