.elementor-21583 .elementor-element.elementor-element-5ee8cc16{--display:flex;}/* Start custom CSS */table[data-sheets-root] tbody tr:nth-child(odd) td {
  background-color: #f9f9f9 !important;
}
table[data-sheets-root] tbody tr:nth-child(even) td {
  background-color: #e0e0e0 !important;
}

/* Font size adjustment for mobile */
@media screen and (max-width: 767px) {
  table {
    font-size: 14px; /* Adjust this value to be 1px smaller than your default */
  }
}/* End custom CSS */