#app-vue {
    button {
        margin: 0;
        font-weight: 400;
        max-height: 30px;
    }

    button:not(.is_active) {
        /* background-color: white; */
    }
}

/* TODO: Temp hide  */
body .bds-main #tools.bds-tools.filter-bar, .bds-control {
    display: none !important;
}

.live_icon_wrapper--mobile {
    display: none !important;
}

.page-id-16337 #content .h-left-sidebar {
	width: 300px !important;
}