/* Community Level Styles */
/* use top-level .design-style class to gain specificity */ 
/*e.g. .design-style .hero */

/* hp */
.quick-links-section .text-container .title span,
.neighborhood-section .inner-container .title span,
.floorplans-section .inner-container .bg-row .left-column .title span {
    font-family: var(--fonts-accent);
    text-transform: lowercase;
}