This creates a nice map theme for use in plot_usmap.
It is borrowed from the ggthemes package located at this repository:
https://github.com/jrnold/ggthemes.
This function was manually rewritten here to avoid the need for another package import.
All theme functions (i.e. theme_bw, theme, element_blank, %+replace%)
come from ggplot2.