.filtering select, input[type="text"], input[type="number"] {
    font-family: 'Mulish', sans-serif;
    font-weight: 600;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}