.form_radio label {
    color: #fff!important;
}
@media (max-width: 1024.98px) {
    .form_radio label {
        color: unset!important;
    }
    .filterhead {
        color: #000!important;
    }
}
