.gm-style-iw{ 
    background: #c4686f !important;
    padding: 1rem !important;
    color: #000000 !important; 
    opacity: 0.9; 
  }
  
  .gm-style-iw-d{
    overflow: hidden !important;
    font-weight: 600;
    font-size: 1rem;
    text-align: center;
  }
  
  .gm-style{
    font: inherit !important;
  }
  
  .gm-style .gm-style-iw-tc::after{
    background: #c4686f !important;
    opacity: 0.9; 
  }
  
  .gm-style-iw-chr{
    display: none;
  }
  
  .acf-map img {
    max-width: inherit !important;
  }
  
  .h-450{
    height: 450px;
  }