.appo {
    right: 130px !important;
}
.foot-sec .hour__wrap p:nth-child(1)::after {
    content: ', NJ 07666';
}
.location-container .loc_cl_2:nth-child(2) p:nth-child(2)::after {
    content: ',';
    position: relative;
    right: 50px;
    color: #d0a03e;
    background: #d0a03e;
}
.video-banner a.col.btn.btn-dark-moon:hover {
    color: #6d4545 !important;
}
.serv-2 .btn-dark-moon:hover {
    color: #fff !important;
}
div#bodyContent::after {
    content: ', NJ 07666';
    position: absolute;
    bottom: 25px;
    right: 9px;
    background: #fff;
}