/*** Custom CSS for your site can go here. ***/

.date {
    font-weight: bold;
    font-size: 1.5rem;
}

.large-text {
    font-size: 2rem;
    font-weight: bold;
}

#page_template_embed_2026-02-08-19-04-40-772 .page-template-embed .video, #page_template_embed_2025-08-25-09-44-40-950 .page-template-embed .video {
    max-width: 840px;
    width: 100%;
    margin: 3rem auto;
}

video {
    width: 100%;
    height: auto;
    display: block;
}


/***Speakers Page***/

#people_list_2026-03-09-15-45-11-834 .people-list .hgroup .hg-heading, #people_list_2026-03-10-09-19-23-390 .people-list .hgroup .hg-heading, #people_list_2026-03-10-09-34-51-260 .people-list .hgroup .hg-heading, #people_list_2026-03-10-09-40-12-507 .people-list .hgroup .hg-heading, #people_list_2026-03-10-09-40-44-023 .people-list .hgroup .hg-heading {
    text-align: center;
}

/****Agenda Page****/

.agenda-container {
    padding: 2rem 0;
}

.simple-table tr td, .table-horizontal tr td {
    text-align: left;
}

.table-width {
    width: 100%;
    table-layout: fixed; 
}

.table-width th:first-child,
.table-width td:first-child {
    width: 150px;       
    white-space: nowrap; 
}