/* Start custom CSS for html, class: .elementor-element-c081863 */table.Table {
  width: 100%;
  background-color: #ffffff;
  border-collapse: collapse;
  border-width: 2px;
  border-color: #000000;
  border-style: solid;
  color: #000000;
}

table.Table td, table.Table th {
  border-width: 2px;
  border-color: #000000;
  border-style: solid;
  padding: 3px;
  table-layout: fixed;
  width: 300px;
  text-align: center;
}

table.Table thead {
  background-color: #5c2d90 !important;
  color: #000000;
}/* End custom CSS */