/* student custom pane - hiding header - Ang @ GTI */
.dashboard-content .card h1.dash-card-header {
    display:none;
}
