.elementor-143 .elementor-element.elementor-element-319dd65{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-dd4adba */.host-program-table,
.host-program-legend {
  border-collapse: collapse;
  width: 100%;
}
.host-program-table td,
.host-program-legend td {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 10px;
  vertical-align: top;
}
.host-program-table p {
  margin: 0.5em 0 0 0;
}
.host-program-table .text-center {
  text-align: center;
}/* End custom CSS */
/* Start custom CSS */:root {
  --host-regular: #c3d7e0;
  --host-special: #c7ffc8;
  --host-keynote: #e3c5d4;
  --host-plenary: #f7d694;
  --host-social: #ffa1a1;
  --host-tutorial: #dcedc8;
}

.tablepress .host-regular {
    background-color: var(--host-regular);
    text-align: left;
}


#tablepress-6,
.host-program-legend {
  border-collapse: collapse;
  width: 100%;
}

#tablepress-6 td {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 10px;
  vertical-align: top;
}
#tablepress-6 p {
  margin: 0.5em 0 0 0;
}

#tablepress-6 .row-2 td:not(.column-1) {
  background-color: var(--host-tutorial);
}/* End custom CSS */