/* Community Level Styles */
:root {
    --animated-headline-overlay-button-bg: #ce872a;
    --animated-headline-button-bg-alt: #fff;
}

/* emergency banner */
#emergency-services {
    margin: 0;
}

/* animated headline */
#animated-headline .headline-close {
    color: #000;
}

/* home page */
#body_home #hero_slide_hp .presentational-headline-image-headings-container .button-style-2 {
    font-size: calc(var(--button-style-2-font-size) * 1.5);
}

/* floor plans */
#fp_app .hover-underline-animation {
    width: max-content;
}

#fp_app .fp-footer-info a {
    display: block;
}