.elementor-13987 .elementor-element.elementor-element-53d8878d{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS *//* Home page table header visibility fix */
table thead th,
table thead td {
  color: inherit !important;
  opacity: 1 !important;
  text-shadow: none !important;
}

/* Dark navy/dark header background — ensure white text */
table thead[style*='background:#0a0f1e'] th,
table thead[style*='background: #0a0f1e'] th,
table thead[style*='background:#1e3a7a'] th,
table thead[style*='background: #1e3a7a'] th,
table thead[style*='background:#1e293b'] th,
table th[style*='background:#1e3a7a'] {
  color: #ffffff !important;
  font-weight: 700 !important;
}

/* Light/white header background — ensure dark text */
table thead[style*='background:#f8fafc'] th,
table thead[style*='background:#f'] th {
  color: #111827 !important;
  font-weight: 700 !important;
}/* End custom CSS */