.logo {
    font-family: 'Times New Roman';
    font-size: 63px;
    color: #ffffff;
    text-align: right;
}

.arcJumbo {
    background-color: #808080;
    padding-bottom: 30px;
}

.jumbotron h1 logo, .jumbotron .h1 .logo {
    color: #fff;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 4px solid darkgray;
    padding: 0;
}

#map {
    height: 400px;
    width: 100%;
}
