<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Community Level Styles */

/* home page impact */
#intro_text_section .hpt-impact-text .hpt-impact-line,
#intro_text_section #intro_header_text {
    font-weight: 400;
}

/* amenities */
.insidepage .amenities-section-container .column-group .bulletlist li:before {
    font-size: 30px;
}

/* floor plans */
#fp_location_view_button {
    order: 0;
}

#fp_floor_plans_view_button {
    order: 1;
}

#fp_favorites_view_button {
    order: 2;
}

#fp_filter_options_toggle {
    order: 3;
}</pre></body></html>