@@ -1,4 +1,4 @@
-<h4>{{ session_category.title }}</h4>
+<h4 class="course_section_title">{{ session_category.title }}</h4>
<hr/>
{# session_category.sessions is generated with the session.tpl #}