If there'a a whitelist entry for "Working From Home", it has to match that phrase including case, which means people need several permutations of case for a single filter. Make the matching case-insensitive.
Added bonus might be richer regex/glob support for matching, but not sure if there's demand for that.