This function creates a table in Cardea's style. In order to use it, you have to give the function a name for each table. This is because, behind the scenes, the function actually saves each table as an image and a Word document in the tables folder, and both must have a unique file name when they are saved.
Usage
cardea_table(df, header_color = cardea_colors("Teal"), table_name)