Default data type to varchar

Is there a way to set the dbt default data type to varchar instead of nvarchar?

I would like to avoid casting hundreds of fields to varchar if I can. Let me know if you have any ideas!