mapbox-geocoder {
  > div:first-child {
   box-shadow: none !important;
   @apply rounded-md border border-gray-300 focus:outline-none focus:ring-2 focus:ring-primary-500;
  }
}