/* Site-specific style overrides. Consolidated 2026-06 from the two
 * CMS-generated per-page variants Style_BmCS6hF.css (index only) and
 * Style_iTCWLUG.css (other 19 pages), which were byte-identical modulo
 * whitespace. */
#footer .footer .footer-address p.add-split-javascript:after {
    content: " 92130";
}

#footer a:hover {
  color:white !important;
}
.header-links .btn_label:hover {
    color: #000 !important;
}

.wo5f6o6 #review-banner--full .carousel-inner .item img {
    object-position: top;
}
.wo5f6o6 #review-banner--full .page-name h1 {
    font-size: 40px;
}
.wo5f6o6 #review-banner--full .page-name {
    top: 75%;
}

@media (max-width: 768px){
  .wo5f6o6 #review-banner--full .page-name h1 {
    font-size: 16px;
}
  .wo5f6o6 #review-banner--full {
    height: 170px;
    min-height: 0;
    margin-top: 45px;
}
  .wo5f6o6 #review-banner--full .page-name {
    top: 65%;
}
}