/* Community Level Styles */
:root {
    --neighborhood-top-upto-767: -33px;
    --neighborhood-top-768-1179: -50px;
    --neighborhood-top-1180-1399: -57px;
    --neighborhood-top-from-1400: -71px;
    --corp-logo-mobile-max-width: 150px;
    --corp-logo-tablet-max-width: 160px;
    --corp-logo-desktop-max-width: 175px;
}