diff --git a/opentech/apply/funds/templates/funds/applicationsubmission_admin_detail.html b/opentech/apply/funds/templates/funds/applicationsubmission_admin_detail.html
index a06cd3a1ce217f131862095c8e6aee82ffe1e0b4..19875760e433a11435772dd0dfc7e4690cef17bc 100644
--- a/opentech/apply/funds/templates/funds/applicationsubmission_admin_detail.html
+++ b/opentech/apply/funds/templates/funds/applicationsubmission_admin_detail.html
@@ -14,7 +14,7 @@
 
 {% block reviews %}
     <div class="sidebar__inner">
-        <h6 class="heading heading--light-grey heading--small heading--uppercase">Reviews</h6>
+        <h5>Reviews &amp; assignees</h5>
 
         {% include 'funds/includes/review_table.html' %}