/* Community Level Styles */
:root {
    --neighborhood-top-upto-767: -46px;
    --neighborhood-top-768-1179: -70px;
    --neighborhood-top-1180-1399: -81px;
    --neighborhood-top-from-1400: -99px;
    --footer-alt-hover: rgba(20, 20, 20, 0.7);
    --corp-logo-mobile-max-width: 140px;
    --corp-logo-tablet-max-width: 140px;
    --corp-logo-desktop-max-width: 140px;
}