.elementor-23195 .elementor-element.elementor-element-9ff5ca4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-23195 .elementor-element.elementor-element-2a8d787{font-size:14px;}/* Start custom CSS for text-editor, class: .elementor-element-2a8d787 *//* Freeze the first column header */
.elementor-23195 .elementor-element.elementor-element-2a8d787 table th:first-child {
  position: sticky;
  left: 0;
  z-index: 3;
  color: #fff !important;
  background-color: #1F4E78"; /* Change to match your table header color */
}

/* Freeze the first column body cells */
.elementor-23195 .elementor-element.elementor-element-2a8d787 table td:first-child {
  position: sticky;
  left: 0;
  z-index: 2;
  color: #fff !important;
  background-color: #1F4E78; /* Change to match your table row color */
}/* End custom CSS */