/* Community Level Styles */

:root {
    --neighborhood-header-font-size-from-1400: calc(var(--header-base-font-size) * 4.7);
    --neighborhood-top-from-1400: -96px;
    --neighborhood-top-1180-1399: -81px;
    --neighborhood-top-768-1179: -72px;
    --neighborhood-top-upto-767: -47px;
}