/* ========================================
   HIDE ELEMENTS
======================================== */

/* Hide course/page titles */
#header-course-name,
.course-title,
#section-header h1,
.ic-Layout-header h1,
.page-title {
    display: none !important;
}


