.elementor-kit-6{--e-global-color-primary:#3478F6;--e-global-color-secondary:#1A1A1A;--e-global-color-text:#3C3C3C;--e-global-color-accent:#C7DBFF;--e-global-typography-primary-font-family:"Titillium Web";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Titillium Web";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Source Sans Pro";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Titillium Web";--e-global-typography-accent-font-weight:500;font-size:18px;line-height:26px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-size:64px;font-weight:700;line-height:56px;}.elementor-kit-6 h2{font-size:48px;font-weight:700;line-height:56px;}.elementor-kit-6 h3{font-size:36px;font-weight:700;line-height:56px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1152px;}.e-con{--container-max-width:1152px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{font-size:16px;}.elementor-kit-6 h1{font-size:40px;}.elementor-kit-6 h2{font-size:32px;}.elementor-kit-6 h3{font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Global table styles */
table {
  width: 100%;
  border-collapse: collapse;
  font-family: Arial, sans-serif;
  font-size: 22px;
  font-weight: 400;
  color: #333;
}

/* Custom table header */
.asiad-custom-html-table th {
  background-color: #3478f6;
  color: white;
  padding: 24px 10px;
  font-size: 26px;
  text-align: center;
}

/* Custom table body cells */
.asiad-custom-html-table td {
  padding: 15px;
  border-top: 1px solid #ccc;
}/* End custom CSS */