/* Table Custom CSS */
.tae-ms-table-widget .ms-table-container table {
    border-radius: 8px;
    border-collapse: separate;
    border-spacing: 0; 
}
