/* CSS Document */

.isotope-filter button {
    border: none;
    font-weight: 400;
}.isotope-filter button span.badge {
    border: none;
    font-weight: 800;
}
.isotope-filter button.active {
    background-color: rgb(var(--bx-secondary-rgb));
}