diff --git a/web/themes/custom/agarica/patternlibrary/agaric/templates/layout/node--people--full.html.twig b/web/themes/custom/agarica/patternlibrary/agaric/templates/layout/node--people--full.html.twig
index f5509e5..4903718 100644
--- a/web/themes/custom/agarica/patternlibrary/agaric/templates/layout/node--people--full.html.twig
+++ b/web/themes/custom/agarica/patternlibrary/agaric/templates/layout/node--people--full.html.twig
@@ -140,16 +140,11 @@
{{ content.field_people_public_gpg_key }}
-
-
- {{ content.field_people_social_media }}
-
-
-{{ content|without('field_body_paragraph', 'field_image', 'field_people_email', 'field_people_public_gpg_key', 'field_people_position', 'field_people_social_media', 'field_people_type', 'field_summary', 'uid', 'created') }}
+{{ content|without('field_body_paragraph', 'field_image', 'field_people_email', 'field_people_public_gpg_key', 'field_people_position', 'field_people_type', 'field_summary', 'uid', 'created') }}
{% if walls_up == true %}
{# If the flow sides are still up after all is said and done, close 'em up. #}
diff --git a/web/themes/custom/agarica/patternlibrary/agaric/templates/layout/region--footer.html.twig b/web/themes/custom/agarica/patternlibrary/agaric/templates/layout/region--footer.html.twig
index 6b3f0f6..36b5194 100644
--- a/web/themes/custom/agarica/patternlibrary/agaric/templates/layout/region--footer.html.twig
+++ b/web/themes/custom/agarica/patternlibrary/agaric/templates/layout/region--footer.html.twig
@@ -20,6 +20,7 @@