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

:root {
    --neighborhood-body-bg-2: var(--background-3-base-alt);
}