/* Community Level Styles */
:root {
    --footer-mobile-comm-logo-width: 200px;
    --footer-tablet-comm-logo-width: 200px;
    --footer-desktop-comm-logo-width: 200px;
    --neighborhood-top-from-1400: -110px;
    --neighborhood-top-1180-1399: -90px;
    --neighborhood-top-768-1179: -78px;
    --neighborhood-top-upto-767: -51px;
}

.footer .social-links {
    margin-top: 0;
}