.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-819 .elementor-element.elementor-element-5c4886e{--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;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-819 .elementor-element.elementor-element-4fb1818{--display:flex;}.elementor-widget-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.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-widget-shortcode .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-shortcode .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-a832c42 *//* Reduce font size for the entire table */
.elementor-819 .elementor-element.elementor-element-a832c42 .gv-container-table, 
.elementor-819 .elementor-element.elementor-element-a832c42 table.dataTable {
    font-size: 13px; /* Adjust this number as needed */
    width: 100% !important;
}

/* Tighten cell padding (the space around text) */
.elementor-819 .elementor-element.elementor-element-a832c42 table.dataTable thead th,
.elementor-819 .elementor-element.elementor-element-a832c42 table.dataTable tbody td {
    padding: 8px 6px !important; 
    line-height: 1.3;
    vertical-align: middle;
}

/* Ensure the table doesn't "break" the page layout on small screens */
.elementor-819 .elementor-element.elementor-element-a832c42 .gv-datatables-container {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

/* Optional: Make the header text even more compact */
.elementor-819 .elementor-element.elementor-element-a832c42 table.dataTable thead th {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}/* End custom CSS */