h1 {margin:0 0 25px 0!important;
  
}
.darkBkg, .dkBkg, .darkBkg p, .dkBkg  p{color:white!important}

#nav-menu-item-223 a {
    background: gold!important;
}
#nav-menu-item-223 a:hover {background:#bb9e00!important; color:black!impoortant}
#section-hero {
  color:white;
}

#section-hero p{
  margin:20px 0 25px 0;
}
.wpcf7-not-valid-tip {
    color: white;
    background: red;
    margin: 2px;
    font-size: 12px;
    letter-spacing: 1px;
    text-shadow: none!important;
    padding: 1px 0 1px 8px;
    font-style: italic;
}
.appt-price {
    font-weight: bold;
    font-size: 43px;
    margin: 25px 0;
}

.appt-desc {
    color: #888;
    font-style: italic;
    line-height: 1.2;
    font-family: ui-serif;
}


.footer_top #media_image-2 {
    margin: 0 0 20px 0;
}


@media only screen and (max-width:480px){
  .column3.footer_col3 {
    width: 40%!important;
    padding: 0 10px 25px 0!important;
    border-right: 1px solid #aaa;
    margin: 0 20px 25px 0!important;
}

.column4.footer_col4 {
    width: 40%;
}
}