/* Community Level Styles */

:root {
    --neighborhood-header-font-size-from-1400: 60px;
    --neighborhood-header-font-size-1180-1399: 50px;
    --neighborhood-top-1180-1399: -67px;
    --neighborhood-top-from-1400: -82px;
}

#application {
    iframe {
        height: 1000px !important;
    }
}