.elementor-7479 .elementor-element.elementor-element-f09ac83{--display:flex;}/* Start custom CSS for html, class: .elementor-element-fca70cd */h1 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 24px;
}

table.size-table {
  width: 100%;
  border-collapse: collapse;
  margin: 25px 0;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

table.size-table th,
table.size-table td {
  border: 1px solid #ddd;
  padding: 8px 12px;
  text-align: center;
  font-size: 14px;
}

table.size-table th {
  background: #f0f0f0;
  font-weight: bold;
}

table.size-table tbody tr:nth-child(even) {
  background: #fff;
}

table.size-table tbody tr:nth-child(odd) {
  background: #f9f9f9;
}

table.size-table {
  overflow-x: auto;
}/* End custom CSS */