.elementor-kit-35{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#000000;font-family:"Roboto", Sans-serif;font-weight:600;}.elementor-kit-35 e-page-transition{background-color:#FFBC7D;}.elementor-kit-35 a{color:#000000;}.elementor-kit-35 h1{color:var( --e-global-color-secondary );}.elementor-kit-35 h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-35 h3{color:#000000;}.elementor-kit-35 h4{color:#000000;}.elementor-kit-35 h5{color:#000000;}.elementor-kit-35 h6{color:#000000;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body, p, .elementor-widget-text-editor {
    color: #000 !important;
}

.has-primary-background-color {
    background-color: #CC0E00 !important;
}

.has-background-color {
    color: white !important;
}

/* Make all header text white */
header.wp-block-template-part,
header.wp-block-template-part a,
header.wp-block-template-part .wp-block-site-title a,
header.wp-block-template-part .wp-block-navigation-item__content,
header.wp-block-template-part .wp-block-navigation-item__label,
header.wp-block-template-part .wp-block-navigation__submenu-container a,
header.wp-block-template-part .wp-block-navigation__responsive-container,
header.wp-block-template-part button,
header.wp-block-template-part svg *,
header.wp-block-template-part .wp-block-navigation__submenu-icon path {
    color: #ffffff !important;
    fill: #ffffff !important;
}

.tablepress.dataTable thead th,
.tablepress.dataTable thead th .dt-column-header {
    background-color: #cc0000 !important;
    color: #ffffff !important;
}

.tablepress.dataTable thead th .dt-column-order {
    color: #ffffff !important;
}
/* TablePress + DataTables headers */
#tablepress-1 thead th,
#tablepress-1 thead th .dt-column-header {
    background-color: #cc0000 !important;  /* red background */
    color: #ffffff !important;            /* white text */
}

/* Ensure sorting spans/icons are white */
#tablepress-1 thead th .dt-column-order {
    color: #ffffff !important;
}


.elementor-widget-heading .elementor-heading-title {
    color: #cc0000 !important;
}

footer  a{
    color: white !important;
}

.tablepress tbody tr,
.tablepress tbody td,
.tablepress tbody th {
    font-weight: 100 !important;
}

.pub-images {
  display: flex !important;
  gap: 12px; !important;/* space between images */
  align-items: center !important;
}


.elementor-text-editor li {
    margin-bottom: 10px !important:
}

.elementor a {
    box-shadow: none;
    text-decoration: none;
    color: #cc0000 !important;
}

.nav-text{
    text-decoration: none !important;
}/* End custom CSS */