a {
    color: #0066A1;
    text-decoration: none;
    background-color: transparent;
}
a:hover,
a:focus {
    color: #004F7A;
}
.business-hours-wrapper {
    line-height: 17px;
}

.business-hours {
    border-collapse: collapse;
    margin: 0;
}

.business-hours th,
.business-hours td {
    padding: 0;
    height: 24px;
    text-align: left;
}

.business-hours th:first-child {
    width: 100px;
    padding-right: 10px;
}

.gws-location-map {
    width: 100%;
    height: 450px;
    border: 0;
}
.darker-link {
    color: #004B73;
}

