/* Start custom CSS for text-editor, class: .elementor-element-2f67859 */table {
  border: 2px solid black;
  margin: 0 auto;
}
tr:first-child td { 
   background:#EAEAEA; 
}
table td {
  padding-left: 1rem;
}
table td + td {
  border-left: 2px solid black;
}
table tr + tr td {
  border-top: 2px solid black;
}/* End custom CSS */