Sets up ACF Fields on a taxonomy term (single) page.
@define $term = get_queried_object() {{ the_field('field_name', $term) }}