/* Category-specific colors */
.wm{background:tomato;border-color:tomato}
.prez{background:bisque;border-color:bisque}
.fictional{background:thistle;border-color:thistle}
.scientists{background:aquamarine;border-color:aquamarine}

/* Style switcher */
.show-me {display: none;}
