/* Community Level Styles */

:root {
    --fp-details-cta-btn-bg-hover-color: var(--background-3-hover);
    --neighborhood-body-bg-2-alt: var(--secondary-base);
    --classifieds-form-header-1-font-color: var(--background-1-base-alt);
}

/* ebrochure */
.lightning-form .recaptcha-text a {
    color: var(--background-1-base-alt);
}

/* footer */
#footer .footer-copyright .disclaimer-site-mgmt {
    flex-wrap: wrap;
}

.contact_page_wrapper .contact-info-wrapper .contact-info .nav-office-hours {
    position: relative;
    height: 200px;
}

.custom-self-guided-tour-button {
    position: absolute;
    bottom: 0;
}