.welcome {
    font-family: Impact, fantasy;
    font-size: 30px;
    background-color: white;
    padding-top: 30px;
    padding-bottom: 0px;
    background-image: linear-gradient(to right, #3CB371,white,white,white,white,white,white,white,#3CB371 );
}
.maps_bar {
    font-family: Impact, fantasy;
    font-size: 10px;
    background-color: white;
    padding-bottom: 15px;
    background-image: linear-gradient(to right, #3CB371,white,white,white,white,white,white,white,#3CB371 );
}
.title {
    font-family: Impact, fantasy;
    font-size: 50px;
    background-color: white;
    padding-top: 5px;
    padding-bottom: 0px;
    background-image: linear-gradient(to right, #3CB371,white,white,white,white,white,white,white,#3CB371 );
}
