.elementor-110340 .elementor-element.elementor-element-2558efec{--proradio-section-parallax:no;--proradio-section-parallax-speed:60;}.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 );}/* Start custom CSS */.transcript-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.transcript-table td {
  vertical-align: middle;
}
.transcript-table td.timestamp {
  width: 10%;
  background-color: #f0f0f0;
  text-align: left;
  font-weight: bold;
  padding: 10px;
}
.transcript-table td.transcript {
  width: 90%;
  background-color: #ffffff;
  text-align: left;
  padding: 10px 10px 10px 14px;
}/* End custom CSS */