/* Community Level Styles */
:root {
    --neighborhood-top-upto-767: -49px;
    --neighborhood-top-768-1179: -75px;
    --neighborhood-top-1180-1399: -86px;
    --neighborhood-header-font-size-from-1400: calc(var(--header-base-font-size) * 4.75);
    --neighborhood-top-from-1400: -102px;
}