.elementor-1032 .elementor-element.elementor-element-1f49ce43{--display:flex;}.elementor-1032 .elementor-element.elementor-element-2b551c43 p{margin-block-end:0px;}/* Start custom CSS for text-editor, class: .elementor-element-2b551c43 */<style>
.custom-table-container {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin: 20px 0;
}

.custom-table {
  width: 100%;
  border-collapse: collapse;
  margin: 10px 0;
}

.custom-table th, .custom-table td {
  padding: 12px;
  text-align: left;
  border: 1px solid #ddd;
}

.custom-table th {
  background-color: #ffffff;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .custom-table th, .custom-table td {
    padding: 10px;
  }

  .custom-table {
    font-size: 14px;
  }
}
</style>/* End custom CSS */