body {
    font-family: 'Lexend', sans-serif;
}

.material-symbols-outlined {
    font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}

.active-filter {
    background-color: #137fec;
    color: white;
}
