diff --git a/main/templates/main/includes/person_contact_big.html b/main/templates/main/includes/person_contact_big.html
index e2941efd1f8e02b3c0f0bfc4aaa8bb24b3fa495f..d2aefd83d6bf1b0b44ed742b5da465d0f72990c5 100644
--- a/main/templates/main/includes/person_contact_big.html
+++ b/main/templates/main/includes/person_contact_big.html
@@ -12,7 +12,7 @@
     <div class="flex flex-col mb-8">
       <h4 class="font-bold mb-2 text-2xl xl:text-4xl">
         {{ person_page.title }}
-      </h4>      
+      </h4>
       <span class="leading-6 mb-4 xl:mb-6 w-10/12">
         {{ person_page.position | default_if_none:'' }}
       </span>