.elementor-435 .elementor-element.elementor-element-e350058{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-435 .elementor-element.elementor-element-18c9925{text-align:center;}.elementor-435 .elementor-element.elementor-element-18c9925 .elementor-heading-title{color:var( --e-global-color-astglobalcolor6 );}.elementor-435 .elementor-element.elementor-element-bf5aece{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for shortcode, class: .elementor-element-6ac4a05 *//* Style header row for TablePress table ID 8 */
.tablepress-id-8 tr:first-child {
    background-color: #38D5BA; /* Orange header */
    color: #fff;               /* White text */
    font-weight: bold;
}

/* ✅ White background for third row of TablePress table ID 8 */
.tablepress-id-8 tbody tr:nth-of-type(3) td {
  background-color: White !important; /* Example: gold */
}

/* 🔧 Center-align text in all table cells (header + body) */
.tablepress-id-8 td,
.tablepress-id-8 th {
    text-align: center !important;
}/* End custom CSS */