.elementor-widget-afe_accessible_complex_table .elementor-widget-container {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.elementor-widget-afe_accessible_complex_table table {
border-collapse: collapse;
width: 100%;
table-layout: auto;
min-width: 700px;
}
.elementor-widget-afe_accessible_complex_table caption {
caption-side: top;
font-style: italic;
text-align: left;
margin-block-end: 0.5em;
}
.elementor-widget-afe_accessible_complex_table th,
.elementor-widget-afe_accessible_complex_table td {
padding-block: 0.5em;
padding-inline: 0.75em;
text-align: start;
vertical-align: top;
border: 1px solid currentColor;
}
.elementor-widget-afe_accessible_complex_table thead th {
font-weight: 700;
}
.elementor-widget-afe_accessible_complex_table tbody th {
font-weight: 600;
}