.pac-container {
    border-top: 0px;
    box-shadow: 0 6px 6px rgb(0 0 0 / 30%);
}
.pac-item {
    padding: 10px 4px;
}
.pac-item-selected .pac-icon-marker {
    filter: hue-rotate(200deg);
}
.pac-logo::after {
    background: none;
    height: 0px;
}