/* Community Level Styles */

:root {
    --footer-corporation-logo-width: 140px;
}

.neighborhood-page .content-container {
    background-color: var(--background-1-base);
}