.infoWindow {
    background-color: white;
    color: black;
    border: 1px solid #666666;
    border-radius: 8px 8px 8px 8px;
    padding: 5px;
}
