
gmp-map {
    height: 500px;
    margin: 0;
    padding: 0;
}

.dove {
    background-color: white; 
    width: 100%; 
}

.dove h1 {
    text-align: center;
    font-family: importante;
    font-weight: bold;    
    margin: 20px;
    font-size: 40px;
    letter-spacing: 0px;
    text-transform: uppercase;
}