/* Community Level Styles */

:root {
    --corp-logo-mobile-max-width: 150px;
    --corp-logo-tablet-max-width: 150px;
    --corp-logo-desktop-max-width: 150px;
    
    --neighborhood-top-upto-767: -52px;
    --neighborhood-top-768-1179: -80px;
    --neighborhood-top-1180-1399: -92px;
    --neighborhood-top-from-1400: -114px;
}