pub const NEITHER_BOLD_NOR_ITALIC: &'static str = "\x1b[23m";
Make the following text neither bold nor italic.