gmp-place-autocomplete {
    width: 100%;
    border-radius: 0.25rem !important;
    background-color: rgb(255 255 255);
    border: 1px solid #ced4da;
    color-scheme: light;
}

.pac-container {
    z-index: 1003;
}