/* Custom styles
   ========================================================================== */

.session_list_title {
    margin: 0 0 12px;
}

.session_list_speaker {
    margin: 0 0 12px;
}

/* Schedule */
.schedule_title, .schedule_title:hover, .schedule_title:focus {
    color: inherit;
}

.clipcard__body {
    padding: 8px 0;
}

a.tabs__nav > p {
    margin: 0 0 0;
}

.page-header__schedule {
    margin-bottom: 5px;
}

.sessionname {
    color: rgb(141, 146, 156);
}

/* Session page */

.short_margin {
    margin-bottom:25px;
}

/* FOOTER */

.force_link {
    color: #011eff !important;
}


/* Schedule transposed */
.compact_title {
    line-height: 18px;
    margin-bottom: 3px;
}
