.elementor-20658 .elementor-element.elementor-element-aa4e199 .elementor-heading-title{font-size:30px;}/* Start custom CSS for text-editor, class: .elementor-element-117ac24a */.product-comparison-table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  font-size: 14px;
}

.product-comparison-table th,
.product-comparison-table td {
  border: 1px solid #ddd;
  padding: 8px;
  text-align: left;
}

.product-comparison-table th {
  background-color: #f4f4f4;
  font-weight: bold;
}

.product-comparison-table tbody tr:nth-child(even) {
  background-color: #f9f9f9;
}

.product-comparison-table .note {
  text-align: center;
  font-style: italic;
  color: #555;
}/* End custom CSS */