/* Community Level Styles */

:root {
    --neighborhood-top-upto-767: -33px;
    --neighborhood-top-768-1179: -51px;
    --neighborhood-top-1180-1399: -58px;
    --neighborhood-top-from-1400: -73px;
    
    --footer-desktop-comm-logo-width: 200px;
    --footer-alt-hover: rgba(255, 255, 255, 0.7);
}

// .footer-column-2 img,
// .corp-logo img {
//     filter: invert(.9);
// }

#fp_favorites_view_button {
    display: none;
}