.hero-bg-overlay{
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.homephone{
    color: #fff;
}
.bg-cover{
    background-size: cover;
}
.darktext{
    color:#606060;
}
.address p{
    margin-left: 2.1em;
    margin-top: -1.6em;
    margin-bottom: 0;
}
.contact-bubble{
    min-height: 389px;
}