pub fn print_progress_bar_info(
    info_name: &str,
    text: &str,
    info_color: Color,
    info_style: Style
)