/* Community Level Styles */
:root {
    --neighborhood-top-upto-767: -51px;
    --neighborhood-top-768-1179: -79px;
    --neighborhood-header-font-size-1180-1399: calc(var(--header-base-font-size) * 3.5);
    --neighborhood-top-1180-1399: -80px;
    --neighborhood-header-font-size-from-1400: calc(var(--header-base-font-size) * 4.25);
    --neighborhood-top-from-1400: -97px;
}